From dfbf50055a568f4020574951f74b7aef090fddbf Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Fri, 4 Oct 2024 09:42:10 +0000 Subject: [PATCH] wire - update --- metadata/com.wire.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/metadata/com.wire.yml b/metadata/com.wire.yml index ff2ac78cfe..006da53c54 100644 --- a/metadata/com.wire.yml +++ b/metadata/com.wire.yml @@ -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(.*)