mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update foodsharing to 0.7.4 (1024)
This commit is contained in:
parent
3c46829cd5
commit
5f32639cb8
1 changed files with 12 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue