mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Paseo to 1.5.4 (10504)
This commit is contained in:
parent
6f02663fa2
commit
c4a2d4cc92
1 changed files with 13 additions and 2 deletions
|
|
@ -328,7 +328,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.4
|
||||
versionCode: 10504
|
||||
commit: acba667eacec9b851ff56f72fc4ef60fcedd51ed
|
||||
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.5.3
|
||||
CurrentVersionCode: 10503
|
||||
CurrentVersion: 1.5.4
|
||||
CurrentVersionCode: 10504
|
||||
|
|
|
|||
Loading…
Reference in a new issue