mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update ShoppingList to v1.18.0 (20)
This commit is contained in:
parent
00519c1c98
commit
7a52b4ccd2
1 changed files with 14 additions and 2 deletions
|
|
@ -101,7 +101,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.18.0
|
||||
versionCode: 20
|
||||
commit: fdface0f3c0ccb0c50e2e4a0fd0b55ddcfeb92ca
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.17.0
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: v1.18.0
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue