diff --git a/metadata/org.courville.nova.yml b/metadata/org.courville.nova.yml index 3382f901e2..2dc8a8d1c6 100644 --- a/metadata/org.courville.nova.yml +++ b/metadata/org.courville.nova.yml @@ -361,6 +361,31 @@ Builds: gradleprops: - universal + - versionName: 6.0.49 + versionCode: 600049 + commit: 0da23c9656e640e5774e357d88fa15546928c24d + subdir: Video + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y -t testing nasm + - apt-get install -y ninja-build maven build-essential + - pip3 install meson==0.53.2 + gradle: + - noamazon + output: build/outputs/apk/noamazon/release/Video-universal-release-unsigned.apk + rm: + - native/libtorrent/bin* + - native/torrentd/libs + - native/dav1d-android-builder/build-* + - native/ffmpeg-android-builder/dist-full-* + - MediaLib/libs/*jar + - native/opus-android-builder/lib + prebuild: rm -f FileCoreLibrary/libs/*jar + ndk: r21d + gradleprops: + - universal + MaintainerNotes: |- aos-fdroid git is dedicated to F-Droid builds and is updated from upstream repos. meson version is forced to 0.53.2 because 0.54.0 breaks dav1d's build. @@ -368,5 +393,5 @@ MaintainerNotes: |- AutoUpdateMode: Version v%v_c%c UpdateCheckMode: Tags -CurrentVersion: 4.49.16 -CurrentVersionCode: 404916 +CurrentVersion: 6.0.49 +CurrentVersionCode: 600049