mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Paseo to 1.2.7 (10207)
This commit is contained in:
parent
3e814cbd96
commit
9e9a58ea68
1 changed files with 13 additions and 2 deletions
|
|
@ -64,7 +64,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.7
|
||||
versionCode: 10207
|
||||
commit: 136f761644fada321d3654911a0cf14bc2aeee9a
|
||||
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.6
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: 1.2.7
|
||||
CurrentVersionCode: 10207
|
||||
|
|
|
|||
Loading…
Reference in a new issue