diff --git a/metadata/de.foodsharing.app.yml b/metadata/de.foodsharing.app.yml index c5398a8379..d04bbe56a0 100644 --- a/metadata/de.foodsharing.app.yml +++ b/metadata/de.foodsharing.app.yml @@ -30,6 +30,16 @@ Builds: - mkdir -p src/main/resources - echo "dsn=https://461eedc4e91e4eefacd321b6e52b5910@sentry.io/1400921" > src/main/resources/sentry.properties + - versionName: 0.7.4 + versionCode: 1024 + commit: e8dc38cb3bfefc2451d5cbfae402ab2e22bfd60e + subdir: app + gradle: + - foss + prebuild: + - mkdir -p src/main/resources + - echo "dsn=https://461eedc4e91e4eefacd321b6e52b5910@sentry.io/1400921" > src/main/resources/sentry.properties + AllowedAPKSigningKeys: bcc9d64608ecd1393a0a6dd580c65882247ca3205380ef7977aabb9208cc595a MaintainerNotes: uses Sentry.io, see https://gitlab.com/foodsharing-dev/foodsharing-android/-/issues/16#note_502888272 @@ -37,5 +47,5 @@ MaintainerNotes: uses Sentry.io, see https://gitlab.com/foodsharing-dev/foodshar AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckName: Ignore -CurrentVersion: 0.7.2 -CurrentVersionCode: 1019 +CurrentVersion: 0.7.4 +CurrentVersionCode: 1024