This commit is contained in:
Zhanghu
2025-09-12 14:23:33 +08:00
parent 36a7cfa3ad
commit 142134c342
9 changed files with 384 additions and 20 deletions

5
release.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env sh
export JAVA_HOME=/opt/android-studio/jbr
./gradlew clean assembleRelease