mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update Diary to 1.82 (182)
This commit is contained in:
parent
6c094c9d54
commit
2cad3609af
1 changed files with 12 additions and 2 deletions
|
|
@ -507,7 +507,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.82'
|
||||||
|
versionCode: 182
|
||||||
|
commit: 116e81dd1ca21dd085baa8152dd0c0cc2fba5971
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.81'
|
CurrentVersion: '1.82'
|
||||||
CurrentVersionCode: 181
|
CurrentVersionCode: 182
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue