mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-10 12:47:26 +01:00
Remove unused Google Play Services plugin
This commit is contained in:
parent
fef34dfe82
commit
5bc0dfd616
@ -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'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user