mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Paseo to 1.3.4 (10304)
This commit is contained in:
parent
d89aeb86fa
commit
3cff0c653a
1 changed files with 13 additions and 2 deletions
|
|
@ -141,7 +141,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.4
|
||||
versionCode: 10304
|
||||
commit: 9bdaff8a6a87d05399542ee75906259458c6513e
|
||||
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.3.3
|
||||
CurrentVersionCode: 10303
|
||||
CurrentVersion: 1.3.4
|
||||
CurrentVersionCode: 10304
|
||||
|
|
|
|||
Loading…
Reference in a new issue