🚀 Launch 3.0.0+107

This commit is contained in:
2025-06-26 02:23:36 +08:00
parent 2a3276973c
commit 825e6b5b6d
10 changed files with 61 additions and 15 deletions

View File

@ -51,8 +51,6 @@ android {
buildTypes {
release {
signingConfig = signingConfigs.getByName("release")
minifyEnabled = true
shrinkResources = true
}
}
}

File diff suppressed because one or more lines are too long