diff --git a/metadata/ua.com.radiokot.photoprism.yml b/metadata/ua.com.radiokot.photoprism.yml index 539e741ab5..9c48548004 100644 --- a/metadata/ua.com.radiokot.photoprism.yml +++ b/metadata/ua.com.radiokot.photoprism.yml @@ -488,9 +488,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/app.properties' 'assets/open_source_licenses.html' + - versionName: 1.28.0 + versionCode: 42 + commit: 5cc718659671a02053bbe7989822e190e1dc3fd4 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.2.3 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'assets/app.properties' 'assets/open_source_licenses.html' + AllowedAPKSigningKeys: e7da1b20559ba52c615cfddeb770e59db792718637678ae635e357a472455d0a AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.27.0 -CurrentVersionCode: 41 +CurrentVersion: 1.28.0 +CurrentVersionCode: 42