Update Droid-ify to 0.5.9 Patch 3 (593)

This commit is contained in:
F-Droid checkupdates bot 2023-10-21 08:07:38 +00:00
parent 804f3e7df8
commit 68e7504d3b

View file

@ -221,8 +221,21 @@ Builds:
scandelete:
- build-logic/structure/build
- versionName: 0.5.9 Patch 3
versionCode: 593
commit: 837414d62e21f91dbff01ca7f86c501c15d38ed6
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
scandelete:
- build-logic/structure/build
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
UpdateCheckData: build-logic/structure/src/main/kotlin/DefaultConfig.kt|versionCode\s=\s(\d+)|.|versionName\s=\s"([^"]+)"
CurrentVersion: 0.5.9 Patch 2
CurrentVersionCode: 592
CurrentVersion: 0.5.9 Patch 3
CurrentVersionCode: 593