diff --git a/metadata/io.ssttkkl.mahjongutils.app.yml b/metadata/io.ssttkkl.mahjongutils.app.yml index d9a677da70..b92c76989a 100644 --- a/metadata/io.ssttkkl.mahjongutils.app.yml +++ b/metadata/io.ssttkkl.mahjongutils.app.yml @@ -47,10 +47,22 @@ Builds: scandelete: - build-logic/convention/build + - versionName: 1.0.14 + versionCode: 10014 + commit: dfd56c1b0a9680414b2b6246d7f8168ce1d748ac + subdir: composeApp + init: cp ../env.properties.fdroid ../env.properties + gradle: + - yes + rm: + - iosApp + scandelete: + - build-logic/convention/build + AllowedAPKSigningKeys: 5c39f22ed1192933884426cc8cd14f3302f0d481573c056a66f0a5bec11e7186 AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: composeApp/version.properties|versionCode=(\d+)|.|versionName=(.*) -CurrentVersion: 1.0.13 -CurrentVersionCode: 10013 +CurrentVersion: 1.0.14 +CurrentVersionCode: 10014