mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
Update Weather to 3.10 (42)
This commit is contained in:
parent
dd7e22c561
commit
b0bb25cf2b
1 changed files with 13 additions and 2 deletions
|
|
@ -147,7 +147,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.10'
|
||||
versionCode: 42
|
||||
commit: 1e4b688484da442d5f6925ec3e212d15bed09172
|
||||
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.03.2
|
||||
CurrentVersionCode: 41
|
||||
CurrentVersion: '3.10'
|
||||
CurrentVersionCode: 42
|
||||
|
|
|
|||
Loading…
Reference in a new issue