mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Paseo to 1.4.5 (10405)
This commit is contained in:
parent
222752f38f
commit
3551ebdc53
1 changed files with 13 additions and 2 deletions
|
|
@ -229,7 +229,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.5
|
||||
versionCode: 10405
|
||||
commit: 3c9ce6d3794f9f94d6b07a80a6dc60698cb85175
|
||||
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.4
|
||||
CurrentVersionCode: 10404
|
||||
CurrentVersion: 1.4.5
|
||||
CurrentVersionCode: 10405
|
||||
|
|
|
|||
Loading…
Reference in a new issue