mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 12:24:03 +00:00
Update Les Pas to 2.4.0 (40)
This commit is contained in:
parent
aa30d4fd9d
commit
2c8459ceea
1 changed files with 13 additions and 2 deletions
|
|
@ -320,7 +320,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.4.0
|
||||||
|
versionCode: 40
|
||||||
|
commit: 9bf22fe3003dbc862748a05a95ee0b5bd6d548d5
|
||||||
|
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.3.13
|
CurrentVersion: 2.4.0
|
||||||
CurrentVersionCode: 39
|
CurrentVersionCode: 40
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue