diff --git a/metadata/org.courville.nova.yml b/metadata/org.courville.nova.yml index 1884351223..a125a8c8a2 100644 --- a/metadata/org.courville.nova.yml +++ b/metadata/org.courville.nova.yml @@ -1016,11 +1016,37 @@ Builds: - sponsor - adultScrape + - versionName: 6.2.40 + versionCode: 602040 + commit: 40c43d31f46ccb658c8cc3d265b827a28491207b + 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 + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + 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: |- 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. AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 6.2.35 -CurrentVersionCode: 602035 +CurrentVersion: 6.2.40 +CurrentVersionCode: 602040