mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Paseo to 1.4.6 (10406)
This commit is contained in:
parent
bc0bcd859f
commit
185bb40e92
1 changed files with 13 additions and 2 deletions
|
|
@ -240,7 +240,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.6
|
||||
versionCode: 10406
|
||||
commit: 1facc13a2a109655da48431d3217260bd7df2625
|
||||
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.4.5
|
||||
CurrentVersionCode: 10405
|
||||
CurrentVersion: 1.4.6
|
||||
CurrentVersionCode: 10406
|
||||
|
|
|
|||
Loading…
Reference in a new issue