fdroiddata/metadata/com.wire.yml
2021-12-04 16:05:12 +00:00

36 lines
1 KiB
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.7-fdroid
versionCode: 1889384
disable: https://github.com/wireapp/wire-android/issues/3621
commit: 3.77.7
subdir: app
gradle:
- fdroid
prebuild:
- cd ..
- sed -ri '/fireBase/,/}/d' app/build.gradle
- curl -sL https://github.com/wireapp/wire-android/releases/download/$$VERSION$$/version.txt
>> app/version.txt
ndk: r20b
AutoUpdateMode: Version +-fdroid %v
UpdateCheckMode: HTTP
UpdateCheckData: https://github.com/wireapp/wire-android/releases/latest/download/version.txt|VersionCode:\s(\d+)|.|VersionName:\s([\d.]+)
CurrentVersion: 3.77.7
CurrentVersionCode: 1889384