Update Geto to 1.8 (8)

This commit is contained in:
F-Droid checkupdates bot 2024-01-04 04:11:32 +00:00
parent aefe39c4f5
commit 182041e34b

View file

@ -65,9 +65,22 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: '1.8'
versionCode: 8
commit: f311453a5792f2af15c8a162e03aa7234fc2b82f
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.7'
CurrentVersionCode: 7
CurrentVersion: '1.8'
CurrentVersionCode: 8