mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Les Pas to 2.3.9 (35)
This commit is contained in:
parent
0947f5dd7b
commit
cbfc7928d9
1 changed files with 13 additions and 2 deletions
|
|
@ -265,7 +265,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.9
|
||||
versionCode: 35
|
||||
commit: a75562155248179d78222bf43c784e6ed154d2dd
|
||||
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.8
|
||||
CurrentVersionCode: 34
|
||||
CurrentVersion: 2.3.9
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue