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.
2 parents a93b36c + a3ee73f commit 68253c4Copy full SHA for 68253c4
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.7.5")
+ id("com.apollographql.apollo3").version("3.8.0")
5
}
6
7
android {
0 commit comments