Update dependencies

Close #7128
This commit is contained in:
topjohnwu
2023-07-20 18:35:53 -07:00
parent 08bfbb154a
commit 39383229d1
7 changed files with 27 additions and 24 deletions

View File

@@ -10,7 +10,7 @@
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
# Default value: -Xmx10248m -XX:MaxPermSize=256m
org.gradle.jvmargs=-Xmx2560m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.jvmargs=-Xmx2560m -Dfile.encoding=UTF-8
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
@@ -23,7 +23,7 @@ org.gradle.caching=true
# Android
android.useAndroidX=true
android.injected.testOnly=false
android.nonTransitiveRClass=true
android.nonFinalResIds=false
# Magisk
magisk.stubVersion=36