mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Baby Book to 0.8.0 (9)
This commit is contained in:
parent
2f1c7fb0ee
commit
9c06bbff65
1 changed files with 13 additions and 2 deletions
|
|
@ -92,7 +92,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.8.0
|
||||
versionCode: 9
|
||||
commit: 711c502df5a7ac06b3e32ddf3af9be9c932c960d
|
||||
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.7.0
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 0.8.0
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue