summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
new file mode 100644
index 00000000..d1397fb0
--- /dev/null
+++ b/gradle.properties
@@ -0,0 +1,7 @@
+#
+# Copyright (c) 2012-2019 Arne Schwabe
+# Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
+#
+
+android.enableJetifier=true
+android.useAndroidX=true \ No newline at end of file