mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
stitch - disabled, additional terms
This commit is contained in:
parent
6ed5b33b1d
commit
49ed33ed1f
1 changed files with 4 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ Repo: https://github.com/ekibun/Stitch.git
|
|||
Builds:
|
||||
- versionName: v1.1.6
|
||||
versionCode: 24
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/2894
|
||||
commit: ee540967352fd71f28823614df966c02cd1a5874
|
||||
subdir: app
|
||||
submodules: true
|
||||
|
|
@ -35,6 +36,7 @@ Builds:
|
|||
|
||||
- versionName: v1.1.8
|
||||
versionCode: 26
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/2894
|
||||
commit: v1.1.8
|
||||
subdir: app
|
||||
submodules: true
|
||||
|
|
@ -56,6 +58,7 @@ Builds:
|
|||
|
||||
- versionName: v1.1.11
|
||||
versionCode: 29
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/issues/2894
|
||||
commit: v1.1.11
|
||||
subdir: app
|
||||
submodules: true
|
||||
|
|
@ -75,7 +78,7 @@ Builds:
|
|||
- app/src/main/jni
|
||||
ndk: r22b
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/ekibun/Stitch/releases/latest/download/output-metadata.json|"versionCode":\s(\d+)|.|"versionName":\s"(.+)"
|
||||
CurrentVersion: v1.1.11
|
||||
|
|
|
|||
Loading…
Reference in a new issue