Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lublin <daniel@lublin.se>2020-03-30 14:39:51 +0300
committerDaniel Lublin <daniel@lublin.se>2020-03-30 16:23:45 +0300
commitd72202441320d1cb2b62c8b79f73251e6bbadc2e (patch)
treeffc3ca24f268e52abf2bbb6746d56c6dde934bed /gradle.properties
parentf9802a0ab22125cb233e2dc1cb367db6f5055ba0 (diff)
Rename the whole shebang
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
new file mode 100644
index 0000000..dbb7bf7
--- /dev/null
+++ b/gradle.properties
@@ -0,0 +1,2 @@
+android.enableJetifier=true
+android.useAndroidX=true