mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 03:07:25 +01:00
Revert "Remove unused Google Play Services plugin"
This reverts commit 5bc0dfd616
.
This commit is contained in:
parent
6c474daacd
commit
10e7c96379
@ -274,3 +274,7 @@ 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