mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
new app: xvii messenger for vk (com.twoeightnine.root.xvii)
This commit is contained in:
parent
049ee639e8
commit
cb34f7d10c
1 changed files with 34 additions and 0 deletions
34
metadata/com.twoeightnine.root.xvii.yml
Normal file
34
metadata/com.twoeightnine.root.xvii.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
- Tracking
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: TwoEightNine
|
||||
AuthorEmail: twoeightnine@list.ru
|
||||
SourceCode: https://github.com/TwoEightNine/XVII
|
||||
IssueTracker: https://github.com/TwoEightNine/XVII/issues
|
||||
Changelog: https://github.com/TwoEightNine/XVII/releases
|
||||
|
||||
AutoName: xvii
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/TwoEightNine/XVII
|
||||
|
||||
Builds:
|
||||
- versionName: 6.1.5
|
||||
versionCode: 190
|
||||
commit: v6.1.5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: dependencies.gradle|versionCode\s*:\s*(\d+),|.|versionName\s*:\s*\"([\d.]+)\",
|
||||
CurrentVersion: 6.1.5
|
||||
CurrentVersionCode: 190
|
||||
Loading…
Reference in a new issue