mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Doodle to 5.5.0 (38)
This commit is contained in:
parent
dc245b69ba
commit
0b8526cdf0
1 changed files with 13 additions and 2 deletions
|
|
@ -93,7 +93,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.5.0
|
||||
versionCode: 38
|
||||
commit: 190f3dddc28291937bea35f0397adc3970cdbcfa
|
||||
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.4.0
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: 5.5.0
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue