mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Les Pas to 2.4.5 (45)
This commit is contained in:
parent
7b6ea824ed
commit
1a77b03187
1 changed files with 13 additions and 2 deletions
|
|
@ -364,7 +364,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.5
|
||||
versionCode: 45
|
||||
commit: 432ae073caae0099d908753c17a03b60ffcc45f9
|
||||
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.4
|
||||
CurrentVersionCode: 44
|
||||
CurrentVersion: 2.4.5
|
||||
CurrentVersionCode: 45
|
||||
|
|
|
|||
Loading…
Reference in a new issue