mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Paseo to 1.5.3 (10503)
This commit is contained in:
parent
adeb3fd6c9
commit
a5cebaae7e
1 changed files with 13 additions and 2 deletions
|
|
@ -317,7 +317,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.3
|
||||
versionCode: 10503
|
||||
commit: 12b2fe88708d90585c07dc5bdeb160bb224b7311
|
||||
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: 1.5.2
|
||||
CurrentVersionCode: 10502
|
||||
CurrentVersion: 1.5.3
|
||||
CurrentVersionCode: 10503
|
||||
|
|
|
|||
Loading…
Reference in a new issue