mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Doodle to 5.0.2 (33)
This commit is contained in:
parent
bf10eab782
commit
879160bd04
1 changed files with 13 additions and 2 deletions
|
|
@ -38,7 +38,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.0.2
|
||||
versionCode: 33
|
||||
commit: f97ac00dda4c2853d29f3dd476b368cf16dfef42
|
||||
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.1
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 5.0.2
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue