mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 22:55:11 +00:00
New App: com.github.andreyasadchy.xtra
This commit is contained in:
parent
1d614f4917
commit
0c3b1eb9e9
1 changed files with 32 additions and 0 deletions
32
metadata/com.github.andreyasadchy.xtra.yml
Normal file
32
metadata/com.github.andreyasadchy.xtra.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeNet
|
||||||
|
- Tracking
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
- Multimedia
|
||||||
|
License: AGPL-3.0-only
|
||||||
|
AuthorName: crackededed
|
||||||
|
SourceCode: https://github.com/crackededed/Xtra/
|
||||||
|
IssueTracker: https://github.com/crackededed/Xtra/issues/
|
||||||
|
|
||||||
|
AutoName: Xtra
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/crackededed/Xtra/
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.0.1
|
||||||
|
versionCode: 106
|
||||||
|
commit: 61e55c1006d164a6acdbd177dd01b30f5bfde01e
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 2.0.1
|
||||||
|
CurrentVersionCode: 106
|
||||||
Loading…
Reference in a new issue