mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Baby Book to 0.6.0 (7)
This commit is contained in:
parent
defdd6b700
commit
f1eccc061d
1 changed files with 13 additions and 2 deletions
|
|
@ -70,7 +70,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.6.0
|
||||
versionCode: 7
|
||||
commit: e5febe1b6fa38a777f7889e599c0c67f25366f84
|
||||
subdir: android
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.5.0
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 0.6.0
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue