Skip to content

Commit 68253c4

Browse files
authored
Merge pull request #43 from apollographql/3.8.0
3.8.0
2 parents a93b36c + a3ee73f commit 68253c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/final/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id("com.android.application")
33
id("org.jetbrains.kotlin.android")
4-
id("com.apollographql.apollo3").version("3.7.5")
4+
id("com.apollographql.apollo3").version("3.8.0")
55
}
66

77
android {

0 commit comments

Comments
 (0)