mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Doodle to 5.4.0 (37)
This commit is contained in:
parent
bfe5a8a914
commit
21a0df394c
1 changed files with 13 additions and 2 deletions
|
|
@ -82,7 +82,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.4.0
|
||||
versionCode: 37
|
||||
commit: 45ab19407359b6fb07ccfebc6b1a6b7d48036363
|
||||
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.3.0
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: 5.4.0
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue