Update Droid-ify to 0.5.7 (57)

This commit is contained in:
F-Droid checkupdates bot 2023-03-16 07:27:38 +00:00
parent b23df0af34
commit bea164f287

View file

@ -165,8 +165,15 @@ Builds:
gradle:
- yes
- versionName: 0.5.7
versionCode: 57
commit: ad677a604fd6b05ad5b4c0ca55790843fe7dde78
subdir: app
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
UpdateCheckData: buildSrc/src/main/kotlin/Android.kt|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)"
CurrentVersion: 0.5.6
CurrentVersionCode: 56
CurrentVersion: 0.5.7
CurrentVersionCode: 57