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