diff --git a/metadata/io.ssttkkl.mahjongutils.app.yml b/metadata/io.ssttkkl.mahjongutils.app.yml index 21fd4706fe..7948a18987 100644 --- a/metadata/io.ssttkkl.mahjongutils.app.yml +++ b/metadata/io.ssttkkl.mahjongutils.app.yml @@ -72,10 +72,23 @@ Builds: - build-logic/convention/build - mahjong-detector/src/wasmJsMain + - versionName: 1.1.2 + versionCode: 10102 + commit: 3905ee9027f5a84d5fc7ce63c3c873f14cc748fc + subdir: composeApp + init: cp ../env.properties.fdroid ../env.properties + gradle: + - yes + rm: + - iosApp + scandelete: + - build-logic/convention/build + - mahjong-detector/src/wasmJsMain + AllowedAPKSigningKeys: 5c39f22ed1192933884426cc8cd14f3302f0d481573c056a66f0a5bec11e7186 AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: composeApp/version.properties|versionCode=(\d+)|.|versionName=(.*) -CurrentVersion: 1.1.1 -CurrentVersionCode: 10101 +CurrentVersion: 1.1.2 +CurrentVersionCode: 10102