mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Les Pas to 2.5.4 (51)
This commit is contained in:
parent
2a12c3bc4e
commit
1c1473c1df
1 changed files with 13 additions and 2 deletions
|
|
@ -419,7 +419,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.5.4
|
||||||
|
versionCode: 51
|
||||||
|
commit: 95018641f056a9a89a02cfdf1cfa2ab2106e7f99
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.5.3
|
CurrentVersion: 2.5.4
|
||||||
CurrentVersionCode: 50
|
CurrentVersionCode: 51
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue