zhitong.yu
22 小时以前 946bd933e477790c67a6fe9f0ce2dad3152b51c3
1
2
3
4
5
6
7
android.useAndroidX=true
android.enableJetifier=true
 
# 使用 compileSdk 34 时,忽略 Android Gradle 插件的版本提示
android.suppressUnsupportedCompileSdk=34
 
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8