diff --git a/metadata/app.simple.peri.yml b/metadata/app.simple.peri.yml index d35d14a840..f8f017366d 100644 --- a/metadata/app.simple.peri.yml +++ b/metadata/app.simple.peri.yml @@ -352,9 +352,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.54_beta + versionCode: 154 + commit: e06da38eda88955621b1fd683385d95cc0c4b20e + subdir: app + gradle: + - prod + srclibs: + - reproducible-apk-tools@v0.2.4 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'META-INF/services/*' + AllowedAPKSigningKeys: 4a3f711142250805c7bb5c0a5a3287631bdb948816e6f4afc9524d0eb46b6b1b AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.53_beta -CurrentVersionCode: 153 +CurrentVersion: 1.54_beta +CurrentVersionCode: 154