mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Les Pas to 2.3.8 (34)
This commit is contained in:
parent
f1bdc02580
commit
81249c0476
1 changed files with 13 additions and 2 deletions
|
|
@ -254,7 +254,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.8
|
||||
versionCode: 34
|
||||
commit: fa88fa709b1efa6f1dfb48dbb1d95149df73160b
|
||||
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.7
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 2.3.8
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue