Эх сурвалжийг харах

Remove unused Google Play Services plugin

arkon 6 жил өмнө
parent
commit
5bc0dfd616

+ 0 - 4
app/build.gradle

@@ -269,7 +269,3 @@ androidExtensions {
 
 
 preBuild.dependsOn(lintKotlin)
 preBuild.dependsOn(lintKotlin)
 lintKotlin.dependsOn(formatKotlin)
 lintKotlin.dependsOn(formatKotlin)
-
-if (getGradle().getStartParameter().getTaskRequests().toString().contains("Standard")) {
-    apply plugin: 'com.google.gms.google-services'
-}