mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Paseo to 1.4.9 (10409)
This commit is contained in:
parent
aaf4af982f
commit
10e504b14f
1 changed files with 13 additions and 2 deletions
|
|
@ -273,7 +273,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.9
|
||||
versionCode: 10409
|
||||
commit: b97035913a2b6b8b20410fb2ae92ce07d9b2c03e
|
||||
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.8
|
||||
CurrentVersionCode: 10408
|
||||
CurrentVersion: 1.4.9
|
||||
CurrentVersionCode: 10409
|
||||
|
|
|
|||
Loading…
Reference in a new issue