New App: xyz.yeikoff.librebible

This commit is contained in:
JoaquinIglesiasTurina 2023-12-06 10:48:53 +00:00 committed by linsui
parent 169781e56f
commit e9f88e489e

View file

@ -0,0 +1,29 @@
Categories:
- Reading
- Science & Education
License: GPL-3.0-or-later
SourceCode: https://git.sr.ht/~jiglesias/librebible
AutoName: LibreBible
RepoType: git
Repo: https://git.sr.ht/~jiglesias/librebible
Builds:
- versionName: '1.1'
versionCode: 20231110
commit: v1.1
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
scanignore:
- app/src/main/assets/database/database_repo
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.1'
CurrentVersionCode: 20231110