mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Wire to 3.78.13 (2493557)
This commit is contained in:
parent
e8f4c69a63
commit
a2807b7a1b
1 changed files with 14 additions and 2 deletions
|
|
@ -27,8 +27,20 @@ Builds:
|
|||
- 'printf "VersionCode: $$VERCODE$$\nVersionName: $$VERSION$$\n" > app/version.txt'
|
||||
ndk: r20
|
||||
|
||||
- versionName: 3.78.13
|
||||
versionCode: 2493557
|
||||
commit: 3.78.13
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- cd ..
|
||||
- sed -ri '/fireBase/,/}/d' app/build.gradle
|
||||
- 'printf "VersionCode: $$VERCODE$$\nVersionName: $$VERSION$$\n" > app/version.txt'
|
||||
ndk: r20
|
||||
|
||||
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.77.10
|
||||
CurrentVersionCode: 1982129
|
||||
CurrentVersion: 3.78.13
|
||||
CurrentVersionCode: 2493557
|
||||
|
|
|
|||
Loading…
Reference in a new issue