aboutsummaryrefslogtreecommitdiff
path: root/android/WALT/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'android/WALT/gradle.properties')
-rw-r--r--android/WALT/gradle.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/android/WALT/gradle.properties b/android/WALT/gradle.properties
index 1d3591c..915f0e6 100644
--- a/android/WALT/gradle.properties
+++ b/android/WALT/gradle.properties
@@ -15,4 +15,6 @@
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
-# org.gradle.parallel=true \ No newline at end of file
+# org.gradle.parallel=true
+android.enableJetifier=true
+android.useAndroidX=true \ No newline at end of file