Update Paseo to 1.4.2 (10402)

This commit is contained in:
F-Droid checkupdates bot 2021-12-27 03:45:28 +00:00
parent faef36ad8d
commit a3e493b2d1

View file

@ -196,7 +196,18 @@ Builds:
gradle:
- yes
- versionName: 1.4.2
versionCode: 10402
commit: 50375fa943f9c5c8b477ae9b4dff0926b30df28c
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.0
CurrentVersionCode: 10400
CurrentVersion: 1.4.2
CurrentVersionCode: 10402