Add support for using google_apis_playstore system images.

This commit is contained in:
Yang
2020-10-16 14:10:25 +11:00
parent fd240e46a6
commit 53151f5236
10 changed files with 21 additions and 9 deletions
+1
View File
@@ -1,6 +1,7 @@
org.gradle.parallel=true
org.gradle.configureondemand=true
org.gradle.caching=true
org.gradle.vfs.watch=true
# Enable Kotlin incremental compilation
kotlin.incremental=true
+1 -1
View File
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-rc-1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip