diff --git a/metadata/io.ssttkkl.mahjongutils.app.yml b/metadata/io.ssttkkl.mahjongutils.app.yml index b92c76989a..21fd4706fe 100644 --- a/metadata/io.ssttkkl.mahjongutils.app.yml +++ b/metadata/io.ssttkkl.mahjongutils.app.yml @@ -59,10 +59,23 @@ Builds: scandelete: - build-logic/convention/build + - versionName: 1.1.1 + versionCode: 10101 + commit: 5139a540b51d61ce76d3c04df23c0d2db732f111 + 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.0.14 -CurrentVersionCode: 10014 +CurrentVersion: 1.1.1 +CurrentVersionCode: 10101