mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Doodle to 5.1.0 (34)
This commit is contained in:
parent
dc1a16e434
commit
f7f0991431
1 changed files with 13 additions and 2 deletions
|
|
@ -49,7 +49,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.1.0
|
||||
versionCode: 34
|
||||
commit: 13d76a600ffe343e090e4be867ef14d488deb623
|
||||
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 ^v[\d.]+$
|
||||
CurrentVersion: 5.0.2
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 5.1.0
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue