Revert "Remove unused Google Play Services plugin"
This reverts commit 5bc0dfd616
.
Cette révision appartient à :
Parent
6c474daacd
révision
10e7c96379
1 fichiers modifiés avec 4 ajouts et 0 suppressions
|
@ -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'
|
||||
}
|
||||
|
|
Référencer dans un nouveau ticket