mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Les Pas to 2.5.5 (52)
This commit is contained in:
parent
82f948c188
commit
6a00a4ec6e
1 changed files with 13 additions and 2 deletions
|
|
@ -430,7 +430,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.5
|
||||
versionCode: 52
|
||||
commit: 2ebf217c049ba665a245e5901cc17d26efc9e31c
|
||||
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.4
|
||||
CurrentVersionCode: 51
|
||||
CurrentVersion: 2.5.5
|
||||
CurrentVersionCode: 52
|
||||
|
|
|
|||
Loading…
Reference in a new issue