fdroiddata/metadata/de.mathfactory.mooltifill.yml
2022-08-05 06:05:38 +00:00

39 lines
937 B
YAML

Categories:
- Security
License: GPL-3.0-only
AuthorName: Bernhard Rauch
SourceCode: https://github.com/mathfactory/mooltifill-android
IssueTracker: https://github.com/mathfactory/mooltifill-android/issues
AutoName: Mooltifill
RepoType: git
Repo: https://github.com/mathfactory/mooltifill-android.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- mathfactory
- versionName: '1.1'
versionCode: 2
commit: e0835d72ae4629f69f42ba5af9b550c168f4983f
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- mathfactory
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.1'
CurrentVersionCode: 2