Skip to content

Commit e8c1a05

Browse files
renovate[bot]wax911
authored andcommitted
fix(deps): update dependency com.apollographql.apollo3:apollo-runtime to v3.8.5
1 parent e29c346 commit e8c1a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ configurations {
2929
dependencies {
3030
implementation(project(":markdown"))
3131

32-
implementation("com.apollographql.apollo3:apollo-runtime:3.8.4")
32+
implementation("com.apollographql.apollo3:apollo-runtime:3.8.5")
3333

3434
implementation(libs.google.android.material)
3535

0 commit comments

Comments
 (0)