mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Paseo to 1.4.0 (10400)
This commit is contained in:
parent
f6b0c3604f
commit
63c3b001bf
1 changed files with 13 additions and 2 deletions
|
|
@ -185,7 +185,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 10400
|
||||
commit: a7764b81f596387377127e8f62b971f6769e804d
|
||||
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.3.7
|
||||
CurrentVersionCode: 10307
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 10400
|
||||
|
|
|
|||
Loading…
Reference in a new issue