mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Look4Sat to 3.1.1 (311)
This commit is contained in:
parent
ededb528d1
commit
d74f538c06
1 changed files with 13 additions and 2 deletions
|
|
@ -217,7 +217,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.1.1
|
||||
versionCode: 311
|
||||
commit: bbb89b7e6bd4c29fda7309ed436e6c5f8b57af67
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 310
|
||||
CurrentVersion: 3.1.1
|
||||
CurrentVersionCode: 311
|
||||
|
|
|
|||
Loading…
Reference in a new issue