mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Les Pas to 2.5.2 (49)
This commit is contained in:
parent
6798b4ea50
commit
2dbc2a8705
1 changed files with 13 additions and 2 deletions
|
|
@ -397,7 +397,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.2
|
||||
versionCode: 49
|
||||
commit: 853943325f37cf6a0a80b3ad7608d0501f28776f
|
||||
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.0
|
||||
CurrentVersionCode: 47
|
||||
CurrentVersion: 2.5.2
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue