mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Add Alexandria App
This commit is contained in:
parent
5c6b650177
commit
57aa84a6c1
1 changed files with 30 additions and 0 deletions
30
metadata/io.github.aloussase.booksdownloader.yml
Normal file
30
metadata/io.github.aloussase.booksdownloader.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Reading
|
||||
License: MIT
|
||||
AuthorName: Alexander Goussas
|
||||
AuthorEmail: goussasalexander@gmail.com
|
||||
SourceCode: https://github.com/aloussase/alexandria-app
|
||||
IssueTracker: https://github.com/aloussase/alexandria-app/issues
|
||||
|
||||
AutoName: Alexandria
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/aloussase/alexandria-app
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.1
|
||||
versionCode: 1
|
||||
commit: 4a7ce1498bdcd57e0619afd2cbd2a5b4493c9df3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.1
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue