mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Update Paseo to 1.4.3 (10403)
This commit is contained in:
parent
418157cd26
commit
8bc191573d
1 changed files with 13 additions and 2 deletions
|
|
@ -207,7 +207,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 10403
|
||||
commit: d3f7e0c8b0a10183bf7db64eba79f8646ab206b5
|
||||
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.2
|
||||
CurrentVersionCode: 10402
|
||||
CurrentVersion: 1.4.3
|
||||
CurrentVersionCode: 10403
|
||||
|
|
|
|||
Loading…
Reference in a new issue