Add build trace info
This commit is contained in:
parent
db791779d5
commit
169679a86b
1 changed files with 1 additions and 0 deletions
|
@ -370,5 +370,6 @@ dependencies {
|
|||
}
|
||||
if(System.getenv("APP_FEATURES") && System.getenv("APP_FEATURES").contains("+play_market") &&
|
||||
System.getenv("PACKAGE_TO_BUILT").equals("net.osmand")) {
|
||||
println "Apply GMS plugin"
|
||||
apply plugin: 'com.google.gms.google-services'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue