We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 413dda7 commit e85cb14Copy full SHA for e85cb14
playbillinglibrary/build.gradle
@@ -33,7 +33,7 @@ android {
33
}
34
35
dependencies {
36
- implementation "com.google.common.collect:collect:1.0.0"
+ implementation libs.guava
37
implementation libs.billing
38
implementation libs.androidx.appcompat
39
implementation libs.google.android.material
0 commit comments