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