mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Baby Book to 0.3.0 (4)
This commit is contained in:
parent
afea61dfd5
commit
f7df0546fd
1 changed files with 13 additions and 2 deletions
|
|
@ -37,7 +37,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3.0
|
||||
versionCode: 4
|
||||
commit: e99061e53e9f7f60c0e0af147c16608c1c23d894
|
||||
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.2.0
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: 0.3.0
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue