Skip to content

Commit e85cb14

Browse files
committed
added guava dependency
1 parent 413dda7 commit e85cb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbillinglibrary/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
}
3434

3535
dependencies {
36-
implementation "com.google.common.collect:collect:1.0.0"
36+
implementation libs.guava
3737
implementation libs.billing
3838
implementation libs.androidx.appcompat
3939
implementation libs.google.android.material

0 commit comments

Comments
 (0)