mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.8.0
|
CurrentVersion: 0.9.0
|
||||||
CurrentVersionCode: 9
|
CurrentVersionCode: 10
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue