new app: ReallyBasicVocab

This commit is contained in:
Jonathan Herrmann-Engel 2022-01-11 05:18:37 +00:00 committed by linsui
parent 2dc5cccfd6
commit a9d40d31cc

View file

@ -0,0 +1,28 @@
Categories:
- Science & Education
License: Apache-2.0
AuthorName: Jonathan Herrmann-Engel
SourceCode: https://github.com/jonathanherrmannengel/vocabapp
IssueTracker: https://github.com/jonathanherrmannengel/vocabapp/issues
AutoName: ReallyBasicVocab
RepoType: git
Repo: https://github.com/jonathanherrmannengel/vocabapp
Builds:
- versionName: 1.0.0
versionCode: 37
commit: v1.0.0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0.0
CurrentVersionCode: 37