new app: xvii messenger for vk (com.twoeightnine.root.xvii)

This commit is contained in:
Izzy 2022-01-09 15:37:29 +00:00
parent 049ee639e8
commit cb34f7d10c

View 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