mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 12:54:49 +00:00
Newapp: Bibel-Kapitel-Losung
This commit is contained in:
parent
8cb6d1fcc1
commit
54265d25da
1 changed files with 27 additions and 0 deletions
27
metadata/de.bernd.bikalo.yml
Normal file
27
metadata/de.bernd.bikalo.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
Categories:
|
||||||
|
- Reading
|
||||||
|
License: AGPL-3.0-only
|
||||||
|
SourceCode: https://gitlab.com/y1273/bibelkapitellosung
|
||||||
|
IssueTracker: https://gitlab.com/y1273/bibelkapitellosung/issues
|
||||||
|
|
||||||
|
AutoName: Bibel-Kapitel-Losung
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://gitlab.com/y1273/bibelkapitellosung.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: 3060256e177d32d64605ca74019d761c5ebd2641
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue