mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Quasseldroid to 1.6.1 (1321)
This commit is contained in:
parent
279e0efafa
commit
e8e36da4df
1 changed files with 9 additions and 2 deletions
|
|
@ -474,8 +474,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.1
|
||||
versionCode: 1321
|
||||
commit: 1.6.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
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.0
|
||||
CurrentVersionCode: 1316
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 1321
|
||||
|
|
|
|||
Loading…
Reference in a new issue