mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Diary to 1.83 (183)
This commit is contained in:
parent
96a293a312
commit
b317b6abaf
1 changed files with 12 additions and 2 deletions
|
|
@ -517,7 +517,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.83'
|
||||
versionCode: 183
|
||||
commit: 9cb564550fe8da6402490f50121c8238dacd707b
|
||||
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.82'
|
||||
CurrentVersionCode: 182
|
||||
CurrentVersion: '1.83'
|
||||
CurrentVersionCode: 183
|
||||
|
|
|
|||
Loading…
Reference in a new issue