mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
wire: 3.81.37
This commit is contained in:
parent
93dc523b90
commit
bae966d2fc
1 changed files with 5 additions and 6 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.81.36
|
- versionName: 3.81.37
|
||||||
versionCode: 3977695
|
versionCode: 4063578
|
||||||
disable: crashes on start
|
commit: 3.81.37
|
||||||
commit: 3.81.36
|
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
|
@ -32,5 +31,5 @@ Builds:
|
||||||
AutoUpdateMode: Version %v
|
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.36
|
CurrentVersion: 3.81.37
|
||||||
CurrentVersionCode: 3977695
|
CurrentVersionCode: 4063578
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue