mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update QuickWeather to 2.5.6 (75)
This commit is contained in:
parent
a9fd07cc96
commit
412526b315
1 changed files with 14 additions and 2 deletions
|
|
@ -356,7 +356,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/1536m/2048m/' ../gradle.properties
|
||||
|
||||
- versionName: 2.5.6
|
||||
versionCode: 75
|
||||
commit: dde35108797ed6cc6a779c2386b22f00b0355943
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/1536m/2048m/' ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.5.5
|
||||
CurrentVersionCode: 74
|
||||
CurrentVersion: 2.5.6
|
||||
CurrentVersionCode: 75
|
||||
|
|
|
|||
Loading…
Reference in a new issue