mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update and re-enable Wire
This commit is contained in:
parent
64ff017962
commit
e5cfc015d2
1 changed files with 6 additions and 7 deletions
|
|
@ -15,10 +15,9 @@ RepoType: git
|
|||
Repo: https://github.com/wireapp/wire-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 3.80.32
|
||||
versionCode: 3616592
|
||||
disable: https://github.com/wireapp/wire-android/issues/3717
|
||||
commit: 3.80.32
|
||||
- versionName: 3.81.36
|
||||
versionCode: 3977695
|
||||
commit: 3.81.36
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
|
@ -29,8 +28,8 @@ Builds:
|
|||
- 'printf "VersionCode: $$VERCODE$$\nVersionName: $$VERSION$$\n" > app/version.txt'
|
||||
ndk: r20
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/wireapp/wire-android/releases/latest/download/version.txt|VersionCode:\s(\d+)|.|VersionName:\s([\d.]+)
|
||||
CurrentVersion: 3.81.35
|
||||
CurrentVersionCode: 3891973
|
||||
CurrentVersion: 3.81.36
|
||||
CurrentVersionCode: 3977695
|
||||
|
|
|
|||
Loading…
Reference in a new issue