mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Les Pas to 2.5.0 (47)
This commit is contained in:
parent
22934ddcd6
commit
3aac4cf5d4
1 changed files with 13 additions and 2 deletions
|
|
@ -386,7 +386,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.0
|
||||
versionCode: 47
|
||||
commit: 7c73d3993e42f20c862c208d7d9b35d44c6cd214
|
||||
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.4.6
|
||||
CurrentVersionCode: 46
|
||||
CurrentVersion: 2.5.0
|
||||
CurrentVersionCode: 47
|
||||
|
|
|
|||
Loading…
Reference in a new issue