fdroiddata/metadata/com.wire.yml

37 lines
1 KiB
YAML
Raw Normal View History

2021-11-25 22:00:40 +00:00
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:
2021-11-30 04:06:05 +00:00
- versionName: 3.77.7-fdroid
versionCode: 1889384
2021-12-04 16:05:12 +00:00
disable: https://github.com/wireapp/wire-android/issues/3621
2021-11-30 04:06:05 +00:00
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
2021-11-25 22:00:40 +00:00
AutoUpdateMode: Version +-fdroid %v
UpdateCheckMode: HTTP
UpdateCheckData: https://github.com/wireapp/wire-android/releases/latest/download/version.txt|VersionCode:\s(\d+)|.|VersionName:\s([\d.]+)
2021-11-30 04:06:05 +00:00
CurrentVersion: 3.77.7
CurrentVersionCode: 1889384