summaryrefslogtreecommitdiff
path: root/Source/Android
diff options
context:
space:
mode:
authorSimonx22 <simonx22.github@googlemail.com>2021-01-16 01:12:31 +0100
committerSimonx22 <simonx22.github@googlemail.com>2021-01-16 01:12:31 +0100
commit67bc2f9f76eb42363f50b393df0f6dbc7cbe6a7b (patch)
tree3534a17da2ff5477ea52af84da511a87b1299166 /Source/Android
parentaba179e4baa2c971ac81048364ff3a37c0d267fb (diff)
gradle.properties: Remove duplicate property keys
Diffstat (limited to 'Source/Android')
-rw-r--r--Source/Android/gradle.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Android/gradle.properties b/Source/Android/gradle.properties
index 65ee4203df..6ecbf70629 100644
--- a/Source/Android/gradle.properties
+++ b/Source/Android/gradle.properties
@@ -14,5 +14,3 @@ org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryErro
# 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
-android.useAndroidX=true
-android.enableJetifier=true