diff --git a/metadata/m.co.rh.id.a_flash_deck.yml b/metadata/m.co.rh.id.a_flash_deck.yml new file mode 100644 index 0000000000..3de124029f --- /dev/null +++ b/metadata/m.co.rh.id.a_flash_deck.yml @@ -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