zhibo/android-app/gradle.properties
2025-12-31 14:24:51 +08:00

8 lines
259 B
Properties
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
# JDK配置由Android Studio自动管理
# 请在Android Studio中编译Build -> Rebuild Project
systemProp.gradle.wrapperUser=myuser
systemProp.gradle.wrapperPassword=mypassword