Update Geto to 1.6 (6)

This commit is contained in:
F-Droid checkupdates bot 2023-12-21 04:10:47 +00:00
parent c43f1205e5
commit 5dab028968

View file

@ -53,9 +53,22 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: '1.6'
versionCode: 6
commit: 333f9f2e4d1fb6e505b8aeef0ad2b3544b7f3385
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
scandelete:
- build-logic/convention/build
AllowedAPKSigningKeys: 94a9d87cc8f0c33191a233ac74ed5c9e4e1afd556a9d916ac533bc50083a8dff
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v\d+(\.\d+)?$
CurrentVersion: '1.5'
CurrentVersionCode: 5
CurrentVersion: '1.6'
CurrentVersionCode: 6