mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update QuickWeather to 2.4.1 (65)
This commit is contained in:
parent
a9ee5c256d
commit
5982abdbd2
1 changed files with 13 additions and 2 deletions
|
|
@ -276,7 +276,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.1
|
||||
versionCode: 65
|
||||
commit: 537dc08085cac91e68969a2b98fc5f4492098bcd
|
||||
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.4.0
|
||||
CurrentVersionCode: 64
|
||||
CurrentVersion: 2.4.1
|
||||
CurrentVersionCode: 65
|
||||
|
|
|
|||
Loading…
Reference in a new issue