mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update foodsharing to 0.7.5 (1027)
This commit is contained in:
parent
f1ccd00e57
commit
a8952afbc9
1 changed files with 12 additions and 2 deletions
|
|
@ -40,6 +40,16 @@ Builds:
|
|||
- mkdir -p src/main/resources
|
||||
- echo "dsn=https://461eedc4e91e4eefacd321b6e52b5910@sentry.io/1400921" > src/main/resources/sentry.properties
|
||||
|
||||
- versionName: 0.7.5
|
||||
versionCode: 1027
|
||||
commit: b5829f454101402a1928ec8e8e4b016d77a26899
|
||||
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
|
||||
|
|
@ -47,5 +57,5 @@ MaintainerNotes: uses Sentry.io, see https://gitlab.com/foodsharing-dev/foodshar
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: Ignore
|
||||
CurrentVersion: 0.7.4
|
||||
CurrentVersionCode: 1024
|
||||
CurrentVersion: 0.7.5
|
||||
CurrentVersionCode: 1027
|
||||
|
|
|
|||
Loading…
Reference in a new issue