mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Update Look4Sat to 2.5.7 (257)
This commit is contained in:
parent
8ce9fa901e
commit
6cefedf424
1 changed files with 13 additions and 2 deletions
|
|
@ -140,7 +140,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.7
|
||||
versionCode: 257
|
||||
commit: 5ba7ee746ce8691bc04af1a3b39023a16d12b125
|
||||
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: 2.5.6
|
||||
CurrentVersionCode: 256
|
||||
CurrentVersion: 2.5.7
|
||||
CurrentVersionCode: 257
|
||||
|
|
|
|||
Loading…
Reference in a new issue