mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Newapp: Buran
This commit is contained in:
parent
9d94bf9703
commit
0f4de1dc89
1 changed files with 27 additions and 0 deletions
27
metadata/corewala.gemini.buran.yml
Normal file
27
metadata/corewala.gemini.buran.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/Corewala/Buran
|
||||||
|
IssueTracker: https://github.com/Corewala/Buran/issues
|
||||||
|
|
||||||
|
AutoName: Buran
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Corewala/Buran
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: v1.10
|
||||||
|
versionCode: 11
|
||||||
|
commit: v1.10
|
||||||
|
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: v1.10
|
||||||
|
CurrentVersionCode: 11
|
||||||
Loading…
Reference in a new issue