2022-01-05 10:06:23 +00:00
|
|
|
Categories:
|
|
|
|
|
- Reading
|
|
|
|
|
License: GPL-3.0-only
|
|
|
|
|
WebSite: https://biblenotify.github.io/
|
|
|
|
|
SourceCode: https://github.com/BibleNotify/BibleNotify
|
|
|
|
|
IssueTracker: https://github.com/BibleNotify/BibleNotify/issues
|
|
|
|
|
Changelog: https://github.com/BibleNotify/BibleNotify/releases
|
|
|
|
|
|
|
|
|
|
AutoName: Bible Notify
|
|
|
|
|
|
|
|
|
|
RepoType: git
|
|
|
|
|
Repo: https://github.com/BibleNotify/BibleNotify.git
|
|
|
|
|
|
|
|
|
|
Builds:
|
|
|
|
|
- versionName: '3.0'
|
|
|
|
|
versionCode: 8
|
|
|
|
|
commit: v3.1.1
|
|
|
|
|
subdir: app
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
|
2022-05-20 03:45:45 +00:00
|
|
|
- versionName: '4.0'
|
|
|
|
|
versionCode: 12
|
|
|
|
|
commit: 922f4e6f3247e5c8f4657d63db2f448ec2b07a32
|
|
|
|
|
subdir: app
|
2022-05-22 15:54:35 +00:00
|
|
|
sudo:
|
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
|
|
|
- update-alternatives --auto java
|
2022-05-20 03:45:45 +00:00
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
|
2022-05-30 03:32:55 +00:00
|
|
|
- versionName: '4.2'
|
|
|
|
|
versionCode: 14
|
|
|
|
|
commit: 547baf7dff50e07b7acedb09861c44a33af6cf67
|
|
|
|
|
subdir: app
|
|
|
|
|
sudo:
|
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
|
|
|
- update-alternatives --auto java
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
|
2022-01-05 10:06:23 +00:00
|
|
|
AutoUpdateMode: Version
|
|
|
|
|
UpdateCheckMode: Tags
|
2022-05-30 03:32:55 +00:00
|
|
|
CurrentVersion: '4.2'
|
|
|
|
|
CurrentVersionCode: 14
|