summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2020-05-31 13:12:15 +0530
committerGitHub <noreply@github.com>2020-05-31 13:12:15 +0530
commit523f2afc5389ab0bf69792d6f823a32e86f92512 (patch)
tree672a873d8e75e310839f255c2b3a39d3f070eff6 /gradle.properties
parent81c4960dd68d8e127aa3e7d5e0acd932fef9765e (diff)
build: Upgrade all dependencies (#803)
* build: upgrade all dependencies We've accumulated a fat backlog here that's gonna need some heavy testing * build: adjust for WhatTheStack upgrade This is now automatically initialized * build: downgrade security-crypto * build: upgrade to Gradle 6.4 * idea: sync from AS 4.1.x * build: bump AGP to 4.0.0 * build: disable Jetifier Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> Co-authored-by: Fabian Henneke <FabianHenneke@users.noreply.github.com>
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index d1ca41ca..604a659b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,5 +1,5 @@
# AndroidX
-android.enableJetifier=true
+android.enableJetifier=false
android.useAndroidX=true
# R8 Full mode