mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Les Pas to 2.3.5 (31)
This commit is contained in:
parent
6cc7313034
commit
ff141f71ca
1 changed files with 13 additions and 2 deletions
|
|
@ -221,7 +221,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.5
|
||||
versionCode: 31
|
||||
commit: 3135fa451c333ff7397272eadfd860fc98d128cf
|
||||
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.4
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: 2.3.5
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue