mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'tigase' into 'master'
Tigase: disable build 15 (GMS), re-enable auto-update to build 90 (no more GMS) See merge request fdroid/fdroiddata!8266
This commit is contained in:
commit
7faa99160d
1 changed files with 8 additions and 4 deletions
|
|
@ -31,6 +31,9 @@ Description: |-
|
||||||
(sure.im, jabber.me, tigase.im), on other servers, some functions may be
|
(sure.im, jabber.me, tigase.im), on other servers, some functions may be
|
||||||
unavailable.
|
unavailable.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/tigase/stork
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.5.1
|
- versionName: 1.5.1
|
||||||
versionCode: 11
|
versionCode: 11
|
||||||
|
|
@ -42,13 +45,14 @@ Builds:
|
||||||
|
|
||||||
- versionName: '1.6'
|
- versionName: '1.6'
|
||||||
versionCode: 15
|
versionCode: 15
|
||||||
|
disable: contains GMS
|
||||||
commit: '1.6'
|
commit: '1.6'
|
||||||
subdir: mobile-phone-pro
|
subdir: mobile-phone-pro
|
||||||
maven: 'yes'
|
maven: 'yes'
|
||||||
scanignore:
|
scanignore:
|
||||||
- mobile-core/res/raw/trust_store_bks
|
- mobile-core/res/raw/trust_store_bks
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.0.11
|
CurrentVersion: 3.0.27
|
||||||
CurrentVersionCode: 74
|
CurrentVersionCode: 90
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue