mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-26 15:41:11 +00:00
31 lines
994 B
YAML
31 lines
994 B
YAML
Categories:
|
|
- Internet
|
|
License: GPL-3.0-only
|
|
AuthorEmail: cweb.devs@gmail.com
|
|
WebSite: https://cweb.gitlab.io/StoneAge.html
|
|
SourceCode: https://gitlab.com/cweb-repos/cweb-conversations
|
|
IssueTracker: https://gitlab.com/cweb-repos/cweb-conversations/issues
|
|
Changelog: https://gitlab.com/cweb-repos/cweb-conversations/-/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: StoneAge Messenger
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/cweb-repos/cweb-conversations.git
|
|
|
|
Builds:
|
|
- versionName: 0.1.5+fcr
|
|
versionCode: 42012
|
|
commit: v0.1.5
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y thrift-compiler
|
|
gradle:
|
|
- conversationsFreeCompat
|
|
prebuild: sed -i -e '/MissingTranslation/aabortOnError\ false' -e '/libwebrtc/d'
|
|
-e "/phonenumber/aimplementation 'org.webrtc:google-webrtc:1.0.32006'" -e
|
|
'/splits/,+5d' -e '/Variants.all/,+8d' build.gradle
|
|
|
|
AutoUpdateMode: Version ++fcr v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 0.1.5
|
|
CurrentVersionCode: 42012
|