Update Quasseldroid to 1.7.0 (1381)

This commit is contained in:
F-Droid checkupdates bot 2025-06-30 04:33:31 +00:00 committed by linsui
parent 63a5c366ca
commit c0da6aeeed

View file

@ -493,8 +493,18 @@ Builds:
scandelete:
- gradle/convention/build
- versionName: 1.7.0
versionCode: 1381
commit: 1.7.0
subdir: app
gradle:
- yes
prebuild: sed -i -e '/signingConfigs/d' ../gradle/convention/src/main/kotlin/AndroidApplicationConvention.kt
scandelete:
- gradle/convention/build
AutoUpdateMode: Version %v
UpdateCheckMode: HTTP
UpdateCheckData: https://s3.kuschku.de/releases/quasseldroid-ng/version.json|{\s*"name":\s*"[^"]*",\s*"code":\s*([0-9]+)\s*}|.|{\s*"name":\s*"([^"]*)",\s*"code":\s*[0-9]*\s*}
CurrentVersion: 1.6.2
CurrentVersionCode: 1327
CurrentVersion: 1.7.0
CurrentVersionCode: 1381