mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Baby Book to 0.9.0 (10)
This commit is contained in:
parent
1772990979
commit
ac24b9532c
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue