forked from tiann/KernelSU
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
wrp
committed
Jan 28, 2024
1 parent
85f96c4
commit 72bd899
Showing
2 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
android.experimental.enableNewResourceShrinker.preciseShrinking=true | ||
android.enableAppCompileTimeRClass=true | ||
android.useAndroidX=true | ||
org.gradle.parallel=true | ||
org.gradle.vfs.watch=true | ||
org.gradle.jvmargs=-Xmx2048m | ||
android.native.buildOutput=verbose | ||
#org.gradle.parallel=true | ||
#org.gradle.vfs.watch=true | ||
#org.gradle.jvmargs=-Xmx2048m | ||
#android.native.buildOutput=verbose |