mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Les Pas to 2.3.10 (36)
This commit is contained in:
parent
0e4fe3ac4c
commit
34b4d9cf2d
1 changed files with 13 additions and 2 deletions
|
|
@ -276,7 +276,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.10
|
||||
versionCode: 36
|
||||
commit: 54d35d23d6e79f29f984f107c0b13ec3d7acade9
|
||||
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.9
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 2.3.10
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue