mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Look4Sat to 3.0.3 (303)
This commit is contained in:
parent
9020a5cb28
commit
2217adf9c5
1 changed files with 13 additions and 2 deletions
|
|
@ -195,7 +195,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.0.3
|
||||
versionCode: 303
|
||||
commit: b35c3a0e6139e6d5b5449969cbba68209cdb64e8
|
||||
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.0.2
|
||||
CurrentVersionCode: 302
|
||||
CurrentVersion: 3.0.3
|
||||
CurrentVersionCode: 303
|
||||
|
|
|
|||
Loading…
Reference in a new issue