mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Nova Video Player to 6.3.21 (6030021)
This commit is contained in:
parent
d6851f50b0
commit
2b8d6e06e3
1 changed files with 26 additions and 2 deletions
|
|
@ -1148,11 +1148,35 @@ Builds:
|
||||||
- sponsor
|
- sponsor
|
||||||
- adultScrape
|
- adultScrape
|
||||||
|
|
||||||
|
- versionName: 6.3.21
|
||||||
|
versionCode: 6030021
|
||||||
|
commit: dce5d1791c20a7bdd87664c93724dae1149bac18
|
||||||
|
subdir: Video
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y build-essential file maven nasm ninja-build pkg-config
|
||||||
|
python3-pip wget meson
|
||||||
|
gradle:
|
||||||
|
- noamazon
|
||||||
|
rm:
|
||||||
|
- native/torrentd/libs
|
||||||
|
- native/dav1d-android-builder/build-*
|
||||||
|
- native/ffmpeg-android-builder/dist-full-*
|
||||||
|
- native/opus-android-builder/lib
|
||||||
|
- native/openssl-android-builder/dist-*
|
||||||
|
prebuild: sdkmanager 'cmake;3.22.1'
|
||||||
|
ndk: r26b
|
||||||
|
gradleprops:
|
||||||
|
- universal
|
||||||
|
- sponsor
|
||||||
|
- adultScrape
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
aos-fdroid git is dedicated to F-Droid builds and is updated from upstream repos.
|
aos-fdroid git is dedicated to F-Droid builds and is updated from upstream repos.
|
||||||
MediaLibs/libs/*.jar and FileCoreLibrary/libs/*.jar are built in prebuild gradle phase, generating a warning about jar blobs at end of the build.
|
MediaLibs/libs/*.jar and FileCoreLibrary/libs/*.jar are built in prebuild gradle phase, generating a warning about jar blobs at end of the build.
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 6.2.95
|
CurrentVersion: 6.3.21
|
||||||
CurrentVersionCode: 602095
|
CurrentVersionCode: 6030021
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue