mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-10 06:18:36 +00:00
Update QuickWeather to 2.4.2 (66)
This commit is contained in:
parent
06ffdbcb6a
commit
fada5f1d83
1 changed files with 13 additions and 2 deletions
|
|
@ -287,7 +287,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.2
|
||||
versionCode: 66
|
||||
commit: 37d1a980df5cb668e2f2c0309bb381c4f634d5d7
|
||||
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.1
|
||||
CurrentVersionCode: 65
|
||||
CurrentVersion: 2.4.2
|
||||
CurrentVersionCode: 66
|
||||
|
|
|
|||
Loading…
Reference in a new issue