mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Weather to 3.16-pre1 (49)
This commit is contained in:
parent
77bc21a47b
commit
33da6a0084
1 changed files with 13 additions and 2 deletions
|
|
@ -224,7 +224,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.16-pre1
|
||||
versionCode: 49
|
||||
commit: 940a3b7c6177fb96ffdbefafbfb37c9e961e9921
|
||||
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 .*[0-9]$
|
||||
CurrentVersion: '3.15'
|
||||
CurrentVersionCode: 48
|
||||
CurrentVersion: 3.16-pre1
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue