mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Mealient to 0.4.5 (34)
This commit is contained in:
parent
0bffd1795c
commit
7d128bc769
1 changed files with 15 additions and 2 deletions
|
|
@ -85,9 +85,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 0.4.5
|
||||
versionCode: 34
|
||||
commit: 94f12820bc8554e4ab4d1e58910d1036d2e2114c
|
||||
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.4
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 0.4.5
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue