mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
de.mathfactory.mooltifill
This commit is contained in:
parent
8da9c03eda
commit
afb6e84084
1 changed files with 28 additions and 0 deletions
28
metadata/de.mathfactory.mooltifill.yml
Normal file
28
metadata/de.mathfactory.mooltifill.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
||||||
|
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
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue