mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 03:22:25 +00:00
Update Les Pas to 2.5.22 (69)
This commit is contained in:
parent
223c5e024e
commit
ab9bf4c0b4
1 changed files with 13 additions and 2 deletions
|
|
@ -606,7 +606,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.5.22
|
||||||
|
versionCode: 69
|
||||||
|
commit: 5956752af03b9531d001ee95aaf282c86f0e8cd2
|
||||||
|
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.21
|
CurrentVersion: 2.5.22
|
||||||
CurrentVersionCode: 68
|
CurrentVersionCode: 69
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue