mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Wire - disable tainted, aum
This commit is contained in:
parent
7e68178ed8
commit
1f126a6754
1 changed files with 6 additions and 14 deletions
|
|
@ -17,6 +17,7 @@ Repo: https://github.com/wireapp/wire-android.git
|
|||
Builds:
|
||||
- versionName: 3.77.10
|
||||
versionCode: 1982129
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1028069460
|
||||
commit: 3.77.10
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -27,21 +28,9 @@ Builds:
|
|||
- 'printf "VersionCode: $$VERCODE$$\nVersionName: $$VERSION$$\n" > app/version.txt'
|
||||
ndk: r20
|
||||
|
||||
- versionName: 3.78.13
|
||||
versionCode: 2493557
|
||||
disable: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/10237
|
||||
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
|
||||
|
||||
- versionName: 3.78.14
|
||||
versionCode: 2535123
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1028069460
|
||||
commit: d8a958bdda42e1bbd9dfac474b04798f10ce8efe
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -55,6 +44,7 @@ Builds:
|
|||
|
||||
- versionName: 3.79.16
|
||||
versionCode: 2588810
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1028069460
|
||||
commit: 3.79.16
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -68,6 +58,7 @@ Builds:
|
|||
|
||||
- versionName: 3.80.23
|
||||
versionCode: 2649586
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1028069460
|
||||
commit: f3b14e9a2b5eae6758ffe89d158fe9b8bf6b76d2
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -81,6 +72,7 @@ Builds:
|
|||
|
||||
- versionName: 3.80.32
|
||||
versionCode: 3616592
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004#note_1028069460
|
||||
commit: 3.80.32
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -92,7 +84,7 @@ Builds:
|
|||
- 'printf "VersionCode: $$VERCODE$$\nVersionName: $$VERSION$$\n" > app/version.txt'
|
||||
ndk: r20
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/wireapp/wire-android/releases/latest/download/version.txt|VersionCode:\s(\d+)|.|VersionName:\s([\d.]+)
|
||||
CurrentVersion: 3.80.32
|
||||
|
|
|
|||
Loading…
Reference in a new issue