summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2019-09-03 19:17:51 +0300
committerArne Schwabe <arne@rfc2549.org>2019-09-03 19:17:51 +0300
commit10d7110c352072a98edaa827800939aa16e85f6d (patch)
tree1999f0e469cb6d01c79992e58bcb92eb2e369fd0 /gradle.properties
parenteb2b0578db7ca5a1ba7de3e2bc92c90d21d4c8e8 (diff)
Move to androidx and new chart library version
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