mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update QuickWeather to 2.5.3 (72)
This commit is contained in:
parent
c99107d454
commit
a68f2fbbbf
1 changed files with 13 additions and 2 deletions
|
|
@ -320,7 +320,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.3
|
||||
versionCode: 72
|
||||
commit: a85a47e3b287acaff3b2681948ab95caf1bf50c5
|
||||
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.5.2
|
||||
CurrentVersionCode: 71
|
||||
CurrentVersion: 2.5.3
|
||||
CurrentVersionCode: 72
|
||||
|
|
|
|||
Loading…
Reference in a new issue