mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 21:04:50 +00:00
Update Les Pas to 2.3.2 (28)
This commit is contained in:
parent
33f3f85ae7
commit
2e139489dd
1 changed files with 13 additions and 2 deletions
|
|
@ -188,7 +188,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.2
|
||||
versionCode: 28
|
||||
commit: f4f18db531ac347cf66ad808cde3452599332943
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.1
|
||||
CurrentVersionCode: 27
|
||||
CurrentVersion: 2.3.2
|
||||
CurrentVersionCode: 28
|
||||
|
|
|
|||
Loading…
Reference in a new issue