diff --git a/metadata/app.simple.peri.yml b/metadata/app.simple.peri.yml index c4ae8b965a..b94ab95032 100644 --- a/metadata/app.simple.peri.yml +++ b/metadata/app.simple.peri.yml @@ -264,9 +264,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.46_beta + versionCode: 146 + commit: 60156602f62ef373d55cd5c2a483043d59dc6272 + 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.45_beta -CurrentVersionCode: 145 +CurrentVersion: 1.46_beta +CurrentVersionCode: 146