diff --git a/metadata/com.unciv.app.yml b/metadata/com.unciv.app.yml index 65aeb53e73..84ae431d9b 100644 --- a/metadata/com.unciv.app.yml +++ b/metadata/com.unciv.app.yml @@ -205,7 +205,17 @@ Builds: scandelete: - android/libs + - versionName: 3.3.2 + versionCode: 332 + commit: 3.3.2 + subdir: android + gradle: + - yes + prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle + scandelete: + - android/libs + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 3.3.1 -CurrentVersionCode: 330 +CurrentVersion: 3.3.2 +CurrentVersionCode: 332