Update Droid-ify to 0.6.3 (630)

This commit is contained in:
F-Droid checkupdates bot 2024-04-06 06:58:10 +00:00
parent 433b064553
commit d69dd59c4b

View file

@ -269,8 +269,17 @@ Builds:
scandelete:
- build-logic/structure/build
- versionName: 0.6.3
versionCode: 630
commit: 550e09f189f1f289d79e0c01b5428c4595518ed3
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.2
CurrentVersionCode: 620
CurrentVersion: 0.6.3
CurrentVersionCode: 630