We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcfee28 commit 5b0c975Copy full SHA for 5b0c975
1 file changed
google-services-plugin/build.gradle.kts
@@ -26,9 +26,7 @@ dependencies {
26
compileOnly("com.android.tools.build:gradle-api:7.3.0")
27
implementation("com.google.android.gms:strict-version-matcher-plugin:1.2.4")
28
implementation("com.google.code.gson:gson:2.8.5")
29
- implementation("com.google.guava:guava:27.0.1-jre")
30
testImplementation("junit:junit:4.12")
31
- testImplementation("com.google.truth:truth:0.42")
32
}
33
34
gradlePlugin {
0 commit comments