mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
adding Flash Deck (m.co.rh.id.a_flash_deck)
This commit is contained in:
parent
b241b15dba
commit
8089ef95a9
1 changed files with 28 additions and 0 deletions
28
metadata/m.co.rh.id.a_flash_deck.yml
Normal file
28
metadata/m.co.rh.id.a_flash_deck.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-only
|
||||
AuthorName: rh-id
|
||||
SourceCode: https://github.com/rh-id/a-flash-deck
|
||||
IssueTracker: https://github.com/rh-id/a-flash-deck/issues
|
||||
|
||||
AutoName: Flash Deck
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/rh-id/a-flash-deck
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.2
|
||||
versionCode: 15
|
||||
commit: v1.2.2
|
||||
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
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 15
|
||||
Loading…
Reference in a new issue