mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Les Pas to 2.4.3 (43)
This commit is contained in:
parent
b687e9acc8
commit
c3c0507a24
1 changed files with 13 additions and 2 deletions
|
|
@ -342,7 +342,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.3
|
||||
versionCode: 43
|
||||
commit: 814f57872aaf46263e6447f3a24af804e29adfe1
|
||||
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.4.1
|
||||
CurrentVersionCode: 41
|
||||
CurrentVersion: 2.4.3
|
||||
CurrentVersionCode: 43
|
||||
|
|
|
|||
Loading…
Reference in a new issue