mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Paseo to 1.3.0 (10300)
This commit is contained in:
parent
d568a75eaa
commit
9dc3c4b47d
1 changed files with 13 additions and 2 deletions
|
|
@ -97,7 +97,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 10300
|
||||
commit: b2a84c04bd34beff44204d3afec6948f178c0e89
|
||||
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.2.9
|
||||
CurrentVersionCode: 10209
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 10300
|
||||
|
|
|
|||
Loading…
Reference in a new issue