Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

Remove unused Google Play Services plugin

Cette révision appartient à :
arkon 2020-03-02 21:25:55 -05:00
Parent fef34dfe82
révision 5bc0dfd616

Voir le fichier

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