mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Bible Notify to 4.2 (14)
This commit is contained in:
parent
d381b0e0c2
commit
ea6441144c
1 changed files with 13 additions and 2 deletions
|
|
@ -30,7 +30,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- 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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '4.0'
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: '4.2'
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue