mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update Your local weather to 5.8.0 (147)
This commit is contained in:
parent
d221646832
commit
4fbbf08eb2
1 changed files with 13 additions and 2 deletions
|
|
@ -777,7 +777,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 5.8.0
|
||||
versionCode: 147
|
||||
commit: 0e0730eeeea6c37de9ecfa5ddff10fdc796c9359
|
||||
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%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.7.7
|
||||
CurrentVersionCode: 146
|
||||
CurrentVersion: 5.8.0
|
||||
CurrentVersionCode: 147
|
||||
|
|
|
|||
Loading…
Reference in a new issue