fdroiddata/metadata/com.wire.yml
2021-12-08 12:24:07 +00:00

34 lines
945 B
YAML

AntiFeatures:
- NonFreeAssets
Categories:
- Internet
- Phone & SMS
License: GPL-3.0-or-later
SourceCode: https://github.com/wireapp/wire-android
IssueTracker: https://github.com/wireapp/wire-android/issues
Translation: https://crowdin.com/projects/wire
Changelog: https://github.com/wireapp/wire-android/releases
AutoName: Wire
RepoType: git
Repo: https://github.com/wireapp/wire-android.git
Builds:
- versionName: 3.77.10
versionCode: 1982129
commit: 3.77.10
subdir: app
gradle:
- fdroid
prebuild:
- cd ..
- sed -ri '/fireBase/,/}/d' app/build.gradle
- 'printf "VersionCode: $$VERCODE$$\nVersionName: $$VERSION$$\n" > app/version.txt'
ndk: r20
AutoUpdateMode: Version %v
UpdateCheckMode: HTTP
UpdateCheckData: https://github.com/wireapp/wire-android/releases/latest/download/version.txt|VersionCode:\s(\d+)|.|VersionName:\s([\d.]+)
CurrentVersion: 3.77.10
CurrentVersionCode: 1982129