mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
wire - update
This commit is contained in:
parent
e1a2534cfa
commit
dfbf50055a
1 changed files with 14 additions and 0 deletions
|
|
@ -29,6 +29,20 @@ Builds:
|
|||
- build-logic/plugins/build
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 4.8.5-29411-fdroid
|
||||
versionCode: 100029411
|
||||
commit: d2206c59a3926a4ba023f3a180ab8a017ba19859
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- cd ..
|
||||
- 'printf "VersionCode: $$VERCODE$$\nVersionName: $$VERSION$$\n" > app/version.txt'
|
||||
scandelete:
|
||||
- build-logic/plugins/build
|
||||
ndk: r25b
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/wireapp/wire-android/releases/latest/download/version.txt|VersionCode:\s(\d+)|.|VersionName:\s(.*)
|
||||
|
|
|
|||
Loading…
Reference in a new issue