mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update QuickWeather to 2.6.1 (78)
This commit is contained in:
parent
b2e884c24a
commit
4a5bec4759
1 changed files with 14 additions and 2 deletions
|
|
@ -392,7 +392,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/1536m/2048m/' ../gradle.properties
|
||||
|
||||
- versionName: 2.6.1
|
||||
versionCode: 78
|
||||
commit: 240aa010a20a7df52a8d9fcac443b985643a9f26
|
||||
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.6.0
|
||||
CurrentVersionCode: 77
|
||||
CurrentVersion: 2.6.1
|
||||
CurrentVersionCode: 78
|
||||
|
|
|
|||
Loading…
Reference in a new issue