diff --git a/metadata/com.lukeneedham.braillekeyboard.yml b/metadata/com.lukeneedham.braillekeyboard.yml new file mode 100644 index 0000000000..793ddddeab --- /dev/null +++ b/metadata/com.lukeneedham.braillekeyboard.yml @@ -0,0 +1,30 @@ +Categories: + - Science & Education + - System + - Writing +License: GPL-3.0-only +AuthorName: Luke Needham +AuthorWebSite: https://Brailliac.com +SourceCode: https://github.com/Brailliac/BrailleKeyboard + +AutoName: Braille Keyboard + +RepoType: git +Repo: https://github.com/Brailliac/BrailleKeyboard.git + +Builds: + - versionName: 1.4.2 + versionCode: 9 + commit: v1.4.2 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version +UpdateCheckMode: Tags ^v[0-9\.]+$ +CurrentVersion: 1.4.2 +CurrentVersionCode: 9