Skip to content

Commit

Permalink
Merge pull request #26 from w2sv/renovate/major-guava-monorepo
Browse files Browse the repository at this point in the history
Update dependency com.google.guava:guava to v32
  • Loading branch information
w2sv authored May 29, 2023
2 parents 7f0dc7d + 9b690e9 commit a516a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ androidx-localbroadcastmanager = 'androidx.localbroadcastmanager:localbroadcastm
androidx-datastore-preferences = 'androidx.datastore:datastore-preferences:1.0.0'

# google
google-guava = 'com.google.guava:guava:31.1-jre'
google-guava = 'com.google.guava:guava:32.0.0-jre'
google-material = 'com.google.android.material:material:1.9.0'
google-hilt = { module = 'com.google.dagger:hilt-android', version.ref = 'hilt' }
google-hilt-kapt = { module = 'com.google.dagger:hilt-android-compiler', version.ref = 'hilt' }
Expand Down

0 comments on commit a516a84

Please sign in to comment.