mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Les Pas to 2.5.7 (54)
This commit is contained in:
parent
5bce8827e6
commit
d419e18375
1 changed files with 13 additions and 2 deletions
|
|
@ -452,7 +452,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.7
|
||||
versionCode: 54
|
||||
commit: fa27d7624b9399d1096a383a0585579e2978ac9a
|
||||
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.5.6
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersion: 2.5.7
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue