mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update LibreAV to 1.4.0
This commit is contained in:
parent
a8eb339fb9
commit
d2c6864902
1 changed files with 13 additions and 2 deletions
|
|
@ -56,7 +56,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.4.0
|
||||||
|
versionCode: 10400
|
||||||
|
commit: v1.4.0
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 1.3.1
|
CurrentVersion: 1.4.0
|
||||||
CurrentVersionCode: 10301
|
CurrentVersionCode: 10400
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue