mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 03:22:25 +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
|
Repo: https://github.com/wireapp/wire-android.git
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 3.80.32
|
- versionName: 3.81.36
|
||||||
versionCode: 3616592
|
versionCode: 3977695
|
||||||
disable: https://github.com/wireapp/wire-android/issues/3717
|
commit: 3.81.36
|
||||||
commit: 3.80.32
|
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
|
@ -29,8 +28,8 @@ Builds:
|
||||||
- 'printf "VersionCode: $$VERCODE$$\nVersionName: $$VERSION$$\n" > app/version.txt'
|
- 'printf "VersionCode: $$VERCODE$$\nVersionName: $$VERSION$$\n" > app/version.txt'
|
||||||
ndk: r20
|
ndk: r20
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
UpdateCheckData: https://github.com/wireapp/wire-android/releases/latest/download/version.txt|VersionCode:\s(\d+)|.|VersionName:\s([\d.]+)
|
UpdateCheckData: https://github.com/wireapp/wire-android/releases/latest/download/version.txt|VersionCode:\s(\d+)|.|VersionName:\s([\d.]+)
|
||||||
CurrentVersion: 3.81.35
|
CurrentVersion: 3.81.36
|
||||||
CurrentVersionCode: 3891973
|
CurrentVersionCode: 3977695
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue