mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +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
|
||||
|
||||
Builds:
|
||||
- versionName: 3.81.36
|
||||
versionCode: 3977695
|
||||
disable: crashes on start
|
||||
commit: 3.81.36
|
||||
- versionName: 3.81.37
|
||||
versionCode: 4063578
|
||||
commit: 3.81.37
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
|
@ -32,5 +31,5 @@ Builds:
|
|||
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.36
|
||||
CurrentVersionCode: 3977695
|
||||
CurrentVersion: 3.81.37
|
||||
CurrentVersionCode: 4063578
|
||||
|
|
|
|||
Loading…
Reference in a new issue