mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update Paseo to 1.3.3 (10303)
This commit is contained in:
parent
1e6f7df6ae
commit
00cd1f73b8
1 changed files with 13 additions and 2 deletions
|
|
@ -130,7 +130,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.3
|
||||
versionCode: 10303
|
||||
commit: 8502d54478fa95936701d2643b0618750ba98c83
|
||||
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.2
|
||||
CurrentVersionCode: 10302
|
||||
CurrentVersion: 1.3.3
|
||||
CurrentVersionCode: 10303
|
||||
|
|
|
|||
Loading…
Reference in a new issue