We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68253c4 commit 11a8fdcCopy full SHA for 11a8fdc
compose/final/app/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("com.android.application")
3
id("org.jetbrains.kotlin.android")
4
- id("com.apollographql.apollo3").version("3.8.0")
+ id("com.apollographql.apollo3").version("3.8.1")
5
}
6
7
android {
0 commit comments