mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Baby Book to 0.7.0 (8)
This commit is contained in:
parent
dc1a0a6c88
commit
1ad589e46f
1 changed files with 13 additions and 2 deletions
|
|
@ -81,7 +81,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.7.0
|
||||
versionCode: 8
|
||||
commit: 1e4d1fbc90f503f84505aee17834894767d795c5
|
||||
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.6.0
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 0.7.0
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue