mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update QuickWeather to 2.3.6 (62)
This commit is contained in:
parent
f468a5dac9
commit
3536cc78cb
1 changed files with 13 additions and 2 deletions
|
|
@ -253,7 +253,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.6
|
||||
versionCode: 62
|
||||
commit: fcf9358b719137c061dc91c6345b0aea1d609196
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.5
|
||||
CurrentVersionCode: 61
|
||||
CurrentVersion: 2.3.6
|
||||
CurrentVersionCode: 62
|
||||
|
|
|
|||
Loading…
Reference in a new issue