mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New App: Knigopis
This commit is contained in:
parent
f8f4414f41
commit
2dbeae62ab
1 changed files with 27 additions and 0 deletions
27
metadata/com.sirekanyan.knigopis.yml
Normal file
27
metadata/com.sirekanyan.knigopis.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Reading
|
||||
License: MIT
|
||||
SourceCode: https://github.com/sirekanyan/knigopis
|
||||
IssueTracker: https://github.com/sirekanyan/knigopis/issues
|
||||
|
||||
AutoName: Knigopis
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/sirekanyan/knigopis
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 33
|
||||
commit: v1.0.1
|
||||
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: 1.0.1
|
||||
CurrentVersionCode: 33
|
||||
Loading…
Reference in a new issue