mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Add new app me.tagavari.airmessage to repository
This commit is contained in:
parent
c2832e1462
commit
ccc3ae25ae
1 changed files with 33 additions and 0 deletions
33
metadata/me.tagavari.airmessage.yml
Normal file
33
metadata/me.tagavari.airmessage.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Phone & SMS
|
||||
License: Apache-2.0
|
||||
AuthorName: Cole Feuer
|
||||
AuthorEmail: hello@airmessage.org
|
||||
AuthorWebSite: https://tagavari.me
|
||||
WebSite: https://airmessage.org
|
||||
SourceCode: https://github.com/airmessage/airmessage-android
|
||||
IssueTracker: https://github.com/airmessage/airmessage-android/issues
|
||||
Donate: https://airmessage.org/donate
|
||||
|
||||
AutoName: AirMessage
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/airmessage/airmessage-android
|
||||
|
||||
Builds:
|
||||
- versionName: 3.5.0
|
||||
versionCode: 137
|
||||
commit: rel-3.5.0-fdroid
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- foss
|
||||
|
||||
AutoUpdateMode: Version +-fdroid %v
|
||||
UpdateCheckMode: Tags .*-fdroid$
|
||||
CurrentVersion: 3.5.0
|
||||
CurrentVersionCode: 137
|
||||
Loading…
Reference in a new issue