mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 13:58:36 +00:00
Update Quasseldroid to 1.6.2 (1327)
This commit is contained in:
parent
d9bc638a32
commit
e45bfbcdad
1 changed files with 11 additions and 1 deletions
|
|
@ -481,8 +481,18 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- gradle/convention/build
|
- gradle/convention/build
|
||||||
|
|
||||||
|
- versionName: 1.6.2
|
||||||
|
versionCode: 1327
|
||||||
|
commit: 1.6.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/signingConfigs {/,/^ }/d' -e '/signingConfigs/d' ../gradle/convention/src/main/kotlin/justjanne.android.signing.gradle.kts
|
||||||
|
scandelete:
|
||||||
|
- gradle/convention/build
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: HTTP
|
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*}
|
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
|
CurrentVersion: 1.6.2
|
||||||
CurrentVersionCode: 1322
|
CurrentVersionCode: 1327
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue