mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 21:26:57 +00:00
Update Doodle to 5.5.1 (39)
This commit is contained in:
parent
980e461d3c
commit
0746acfe5a
1 changed files with 13 additions and 2 deletions
|
|
@ -104,7 +104,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.5.1
|
||||
versionCode: 39
|
||||
commit: 50d577709804e2489b9e8c4fadbcee7d8728db3f
|
||||
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.5.0
|
||||
CurrentVersionCode: 38
|
||||
CurrentVersion: 5.5.1
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue