mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Quasseldroid to 1.7.0 (1381)
This commit is contained in:
parent
63a5c366ca
commit
c0da6aeeed
1 changed files with 12 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue