mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Paseo to 1.3.7 (10307)
This commit is contained in:
parent
b51c1d2e37
commit
920525ef5b
1 changed files with 13 additions and 2 deletions
|
|
@ -174,7 +174,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.7
|
||||
versionCode: 10307
|
||||
commit: 55ac3c4e375aa17d58b36934395ef90552decda4
|
||||
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.6
|
||||
CurrentVersionCode: 10306
|
||||
CurrentVersion: 1.3.7
|
||||
CurrentVersionCode: 10307
|
||||
|
|
|
|||
Loading…
Reference in a new issue