Skip to content

Commit

Permalink
Update dependency com.apollographql.apollo3:apollo-runtime to v3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 9fe8f76 commit ec6ac45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {
androidTestImplementation("androidx.compose.ui:ui-test-junit4:$compose_ui_version")
debugImplementation("androidx.compose.ui:ui-tooling:$compose_ui_version")
debugImplementation("androidx.compose.ui:ui-test-manifest:$compose_ui_version")
implementation("com.apollographql.apollo3:apollo-runtime:3.7.3")
implementation("com.apollographql.apollo3:apollo-runtime:3.8.3")

implementation("com.google.dagger:hilt-android:2.44.2")
kapt("com.google.dagger:hilt-android-compiler:2.44.2")
Expand Down

0 comments on commit ec6ac45

Please sign in to comment.