mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Baby Dots to 1.9.3 (10903)
This commit is contained in:
parent
73c3b15718
commit
509807f911
1 changed files with 13 additions and 2 deletions
|
|
@ -141,7 +141,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.3
|
||||
versionCode: 10903
|
||||
commit: 70640d2f253bb15c52edd1674ca497038fbe7667
|
||||
subdir: app
|
||||
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: 1.9.2
|
||||
CurrentVersionCode: 10902
|
||||
CurrentVersion: 1.9.3
|
||||
CurrentVersionCode: 10903
|
||||
|
|
|
|||
Loading…
Reference in a new issue