mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update QuickWeather to 2.5.1 (70)
This commit is contained in:
parent
ac38e27738
commit
48769342b0
1 changed files with 13 additions and 2 deletions
|
|
@ -309,7 +309,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.1
|
||||
versionCode: 70
|
||||
commit: f7114ad2c9539965fce6eec23914951769c2b244
|
||||
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.0
|
||||
CurrentVersionCode: 69
|
||||
CurrentVersion: 2.5.1
|
||||
CurrentVersionCode: 70
|
||||
|
|
|
|||
Loading…
Reference in a new issue