Update dependencies

This commit is contained in:
Mygod
2019-08-27 23:21:05 +08:00
parent 12fb0471bd
commit b3aef373cc
3 changed files with 6 additions and 4 deletions

View File

@@ -9,9 +9,11 @@
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
android.databinding.incremental=true
android.enableJetifier=true
android.enableR8.fullMode=true
android.useAndroidX=true
kapt.incremental.apt=true
org.gradle.jvmargs=-Xmx1536m
# When configured, Gradle will run in incubating parallel mode.