Update Baby Book to 0.2.0 (2)

This commit is contained in:
F-Droid checkupdates bot 2022-02-14 04:49:24 +00:00
parent 8a43430b10
commit b2174f9c75

View file

@ -26,7 +26,18 @@ Builds:
gradle:
- yes
- versionName: 0.2.0
versionCode: 2
commit: 810d67e3a9cd105aa7fbcccf92ae30f4e19f0d1e
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.1.0
CurrentVersionCode: 1
CurrentVersion: 0.2.0
CurrentVersionCode: 2