mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Weather to 3.15-pre1 (47)
This commit is contained in:
parent
7acbf8a0f2
commit
c1c8d99b58
1 changed files with 13 additions and 2 deletions
|
|
@ -202,7 +202,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.15-pre1
|
||||
versionCode: 47
|
||||
commit: 9d273f8c7a3b073fc06baa958533b762a7d4e94b
|
||||
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: '3.14'
|
||||
CurrentVersionCode: 46
|
||||
CurrentVersion: 3.15-pre1
|
||||
CurrentVersionCode: 47
|
||||
|
|
|
|||
Loading…
Reference in a new issue