mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-07 20:46:06 +01:00
31 lines
654 B
YAML
31 lines
654 B
YAML
Categories:
|
|
- Keyboard & IME
|
|
- 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
|