mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update QuickWeather to 2.0.1 (35)
This commit is contained in:
parent
265242c658
commit
0f31d3c080
1 changed files with 13 additions and 2 deletions
|
|
@ -68,7 +68,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 35
|
||||
commit: aad18e5e1e32dfebb83c7c34dd5dccf846cad295
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue