mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
wire - update but not suggested
This commit is contained in:
parent
c00ac4e5bc
commit
3979d3e2a5
1 changed files with 17 additions and 0 deletions
|
|
@ -76,6 +76,23 @@ Builds:
|
|||
gradleprops:
|
||||
- isFDroidRelease=true
|
||||
|
||||
- versionName: 4.9.2
|
||||
versionCode: 100049233
|
||||
commit: 6984d148c80f1819c60e5d7bf73632af95a813bc
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- cd ..
|
||||
- sed -i -e '/googleGms/d' build.gradle.kts
|
||||
- 'printf "VersionCode: $$VERCODE$$\nVersionName: $$VERSION$$\n" > app/version.txt'
|
||||
scandelete:
|
||||
- build-logic/plugins/build
|
||||
ndk: r25b
|
||||
gradleprops:
|
||||
- isFDroidRelease=true
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
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