优化打包脚本,兼容低版本AndroidStudio使用

This commit is contained in:
2024-06-27 14:28:33 +08:00
parent 3f1fe93f3d
commit f1a1aae787
4 changed files with 55 additions and 73 deletions

View File

@@ -23,4 +23,5 @@ android {
}
dependencies {
// api 'com.google.code.gson:gson:2.8.8'
}