Add import implementation("com.google.guava:guava:30.1.1-jre")
This commit is contained in:
parent
02fafec88f
commit
23ab600415
@ -38,4 +38,6 @@ dependencies {
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
|
||||
implementation "com.google.android.gms:play-services-location:15.0.1" //Important to find the location from the device
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
|
||||
|
||||
implementation("com.google.guava:guava:30.1.1-jre")
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user