mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Doodle to 5.3.0 (36)
This commit is contained in:
parent
de26784f0d
commit
1b4ed32dc5
1 changed files with 13 additions and 2 deletions
|
|
@ -71,7 +71,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.3.0
|
||||
versionCode: 36
|
||||
commit: 02eafc2720bf00df129e8ff1de71bd7236ea5f45
|
||||
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.2.0
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 5.3.0
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue