build: 编译 APK 并添加 Gradle 构建配置

This commit is contained in:
xiaji
2026-05-20 20:25:04 +08:00
parent 98baa89cee
commit cf6a879494
7 changed files with 100 additions and 5 deletions

BIN
gradle/wrapper/gradle-wrapper.jar vendored Normal file

Binary file not shown.

View File

@@ -1,5 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
distributionUrl=https\://repo.huaweicloud.com/gradle/gradle-8.2-bin.zip
networkTimeout=120000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists