mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Crossword to 1.19 (119)
This commit is contained in:
parent
9989260a00
commit
66b9386684
1 changed files with 12 additions and 2 deletions
|
|
@ -131,7 +131,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.19'
|
||||
versionCode: 119
|
||||
commit: 9fc13cae2c30ff84b3d4831196ccb2999f413735
|
||||
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.18'
|
||||
CurrentVersionCode: 118
|
||||
CurrentVersion: '1.19'
|
||||
CurrentVersionCode: 119
|
||||
|
|
|
|||
Loading…
Reference in a new issue