mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Diary to 1.90 (190)
This commit is contained in:
parent
7b6056c3dc
commit
4c27699122
1 changed files with 12 additions and 2 deletions
|
|
@ -587,7 +587,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.90'
|
||||
versionCode: 190
|
||||
commit: 314dc6f5994176576495bcb16d8b7b1d81678210
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.89'
|
||||
CurrentVersionCode: 189
|
||||
CurrentVersion: '1.90'
|
||||
CurrentVersionCode: 190
|
||||
|
|
|
|||
Loading…
Reference in a new issue