Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit f768827

Browse files
committed
Bump Apollo Kotlin 3.8.4
1 parent 2443b9d commit f768827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/final/app/build.gradle.kts

+1-1
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.8.3")
4+
id("com.apollographql.apollo3").version("3.8.4")
55
}
66

77
android {

0 commit comments

Comments
 (0)