mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update Les Pas to 2.3.9 (35)
This commit is contained in:
parent
0947f5dd7b
commit
cbfc7928d9
1 changed files with 13 additions and 2 deletions
|
|
@ -265,7 +265,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.3.9
|
||||||
|
versionCode: 35
|
||||||
|
commit: a75562155248179d78222bf43c784e6ed154d2dd
|
||||||
|
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.8
|
CurrentVersion: 2.3.9
|
||||||
CurrentVersionCode: 34
|
CurrentVersionCode: 35
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue