mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Mealient to 0.4.6 (35)
This commit is contained in:
parent
db89f740b6
commit
1700dc4a47
1 changed files with 15 additions and 2 deletions
|
|
@ -98,9 +98,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 0.4.6
|
||||
versionCode: 35
|
||||
commit: 09f09980bb7af0528857d5baf35b5a53cbe02440
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
output: app/build/outputs/apk/release/*.apk
|
||||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
AllowedAPKSigningKeys: 7115ad9dcd3c79a4e2fbc0ba850359c7d8caf54e3879f5b3319a4439bd80e992
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.4.5
|
||||
CurrentVersionCode: 34
|
||||
CurrentVersion: 0.4.6
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue