mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Paseo to 1.5.5 (10505)
This commit is contained in:
parent
ce51144c45
commit
10c9788805
1 changed files with 13 additions and 2 deletions
|
|
@ -339,7 +339,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.5
|
||||
versionCode: 10505
|
||||
commit: 5fe534e94937c565286ffdb46d14209a4c0a3c20
|
||||
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.4
|
||||
CurrentVersionCode: 10504
|
||||
CurrentVersion: 1.5.5
|
||||
CurrentVersionCode: 10505
|
||||
|
|
|
|||
Loading…
Reference in a new issue