mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-24 14:37:28 +00:00
Separate dependency and build cache
This commit is contained in:
@@ -17,6 +17,9 @@ org.gradle.jvmargs=-Xmx2560m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF
|
||||
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
||||
org.gradle.parallel=true
|
||||
|
||||
# Enable build cache
|
||||
org.gradle.caching=true
|
||||
|
||||
# Android
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=false
|
||||
|
Reference in New Issue
Block a user