mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-03 20:56:57 +00:00
Update Paseo to 1.4.7 (10407)
This commit is contained in:
parent
2428cc4f51
commit
85309ebdf4
1 changed files with 13 additions and 2 deletions
|
|
@ -251,7 +251,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.7
|
||||
versionCode: 10407
|
||||
commit: e9a2161549818a431acdb3fc89cb7a41cda1f106
|
||||
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.6
|
||||
CurrentVersionCode: 10406
|
||||
CurrentVersion: 1.4.7
|
||||
CurrentVersionCode: 10407
|
||||
|
|
|
|||
Loading…
Reference in a new issue