Add android.useAndroidX=true to gradle.properties

This commit is contained in:
Fredrik Fornwall
2020-03-20 10:44:24 +01:00
parent 2cde986419
commit 0e23315c41

View File

@@ -13,3 +13,4 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2048M
android.useAndroidX=true