mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Les Pas to 2.5.3 (50)
This commit is contained in:
parent
ebb8e9b621
commit
50cc7adf35
1 changed files with 13 additions and 2 deletions
|
|
@ -408,7 +408,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.3
|
||||
versionCode: 50
|
||||
commit: 3f114f55212aee3347bb0c8e9e7cc968f70bf6e5
|
||||
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.5.2
|
||||
CurrentVersionCode: 49
|
||||
CurrentVersion: 2.5.3
|
||||
CurrentVersionCode: 50
|
||||
|
|
|
|||
Loading…
Reference in a new issue