Update Droid-ify to 0.6.2 (620)

This commit is contained in:
F-Droid checkupdates bot 2024-03-27 06:53:52 +00:00
parent 70fa78d4c2
commit 66ed34c05f

View file

@ -260,8 +260,17 @@ Builds:
scandelete:
- build-logic/structure/build
- versionName: 0.6.2
versionCode: 620
commit: 2036789ce2b9c54737cde2c186028d000a5d02aa
subdir: app
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.6.1
CurrentVersionCode: 610
CurrentVersion: 0.6.2
CurrentVersionCode: 620