mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
de.monocles.chat
This commit is contained in:
parent
7b21b1b511
commit
5a25680ba5
1 changed files with 31 additions and 0 deletions
31
metadata/de.monocles.chat.yml
Normal file
31
metadata/de.monocles.chat.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Arne-Brün Vogelsang
|
||||
AuthorEmail: arne@monocles.de
|
||||
WebSite: https://monocles.de/more/
|
||||
SourceCode: https://codeberg.org/Arne/monocles_chat
|
||||
IssueTracker: https://codeberg.org/Arne/monocles_chat/issues
|
||||
Translation: https://crowdin.com/project/pix-art-messenger
|
||||
Donate: https://monocles.de/more/#donation-section
|
||||
|
||||
AutoName: monocles chat
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/Arne/monocles_chat
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 100
|
||||
commit: v1.0
|
||||
gradle:
|
||||
- git
|
||||
prebuild:
|
||||
- sed -i -e '/signingConfigs./d' build.gradle
|
||||
- sed -i -e '/libwebrtc/d' -e "/AppIntro:/aimplementation 'org.webrtc:google-webrtc:1.0.30039'"
|
||||
build.gradle
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 100
|
||||
Loading…
Reference in a new issue