Skip to content

Commit

Permalink
Bump Apollo Kotlin 3.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
BoD committed Apr 30, 2024
1 parent 2443b9d commit f768827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose/final/app/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("com.android.application")
id("org.jetbrains.kotlin.android")
id("com.apollographql.apollo3").version("3.8.3")
id("com.apollographql.apollo3").version("3.8.4")
}

android {
Expand Down

0 comments on commit f768827

Please sign in to comment.