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