mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Les Pas to 2.4.4 (44)
This commit is contained in:
parent
64f8eb76c7
commit
540ff1f31e
1 changed files with 13 additions and 2 deletions
|
|
@ -353,7 +353,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.4.4
|
||||
versionCode: 44
|
||||
commit: 168da87876542acf1e5981033f8ce3d110f107c2
|
||||
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.3
|
||||
CurrentVersionCode: 43
|
||||
CurrentVersion: 2.4.4
|
||||
CurrentVersionCode: 44
|
||||
|
|
|
|||
Loading…
Reference in a new issue