This repository has been archived on 2025-06-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
PiratX-NoCleanFork/gradle.properties
2024-12-24 01:27:27 +01:00

6 lines
169 B
INI

android.useAndroidX=true
android.enableJetifier=true
android.nonTransitiveRClass=true
android.nonFinalResIds=false
org.gradle.jvmargs=-Xmx32768m
org.gradle.daemon=false