mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-24 11:18:10 +00:00
Migrate to AndroidX support library
This commit is contained in:
@@ -20,3 +20,7 @@ org.gradle.parallel=true
|
||||
# When set to true the Gradle daemon is used to run the build. For local developer builds this is our favorite property.
|
||||
# The developer environment is optimized for speed and feedback so we nearly always run Gradle jobs with the daemon.
|
||||
org.gradle.daemon=true
|
||||
|
||||
#AndroidX
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
|
Reference in New Issue
Block a user