mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Les Pas to 2.3.12 (38)
This commit is contained in:
parent
2863aa7ebf
commit
2e4f3f3fcc
1 changed files with 13 additions and 2 deletions
|
|
@ -298,7 +298,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.12
|
||||
versionCode: 38
|
||||
commit: 071f629249ce26bf1eed6c4eefd7c8b6d7f2e667
|
||||
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.3.11
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: 2.3.12
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue