mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update RadarWeather to 5.6 (56)
This commit is contained in:
parent
374c829472
commit
8538019de3
1 changed files with 13 additions and 2 deletions
|
|
@ -260,7 +260,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5.6'
|
||||
versionCode: 56
|
||||
commit: e4ac2050e7a8a86d9775f2b4ab749d9f3a26fa5e
|
||||
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
|
||||
CurrentVersion: '5.5'
|
||||
CurrentVersionCode: 55
|
||||
CurrentVersion: '5.6'
|
||||
CurrentVersionCode: 56
|
||||
|
|
|
|||
Loading…
Reference in a new issue