Update Baby Book to 0.9.0 (10)

This commit is contained in:
F-Droid checkupdates bot 2022-05-21 04:30:51 +00:00
parent 1772990979
commit ac24b9532c

View file

@ -103,7 +103,18 @@ Builds:
gradle:
- yes
- versionName: 0.9.0
versionCode: 10
commit: c1ae9686084120de8ad0593456939e10cff9c47a
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.8.0
CurrentVersionCode: 9
CurrentVersion: 0.9.0
CurrentVersionCode: 10