mirror of
https://github.com/QM4RS/FridaBox.git
synced 2026-09-16 06:02:22 +02:00
29 lines
359 B
Properties
29 lines
359 B
Properties
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android.useAndroidX=true
|
|
|
|
|
|
|
|
android.nonTransitiveRClass=true
|
|
android.enableJetifier=true
|
|
android.javaCompile.suppressSourceTargetDeprecationWarning=true
|
|
android.suppressUnsupportedCompileSdk=35
|
|
|
|
|
|
android.enableAnnotationProcessorIncremental=true
|
|
android.enableAnnotationProcessorParallel=true
|