wire - update but not suggested

This commit is contained in:
Licaon_Kter 2024-12-12 16:43:37 +00:00
parent c00ac4e5bc
commit 3979d3e2a5

View file

@ -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(.*)