From 96673a6f623f28ff182791beeb975be38bb93611 Mon Sep 17 00:00:00 2001 From: linsui <2873532-linsui@users.noreply.gitlab.com> Date: Mon, 27 Sep 2021 12:56:26 +0000 Subject: [PATCH] FreeDCam: enable submodules --- metadata/troop.com.freedcam.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/metadata/troop.com.freedcam.yml b/metadata/troop.com.freedcam.yml index 6752eb356e..3d82bbed74 100644 --- a/metadata/troop.com.freedcam.yml +++ b/metadata/troop.com.freedcam.yml @@ -4,6 +4,7 @@ Categories: License: GPL-2.0-or-later SourceCode: https://github.com/KillerInk/FreeDcam IssueTracker: https://github.com/KillerInk/FreeDcam/issues +Changelog: https://github.com/KillerInk/FreeDcam/releases AutoName: FreeDCam @@ -69,16 +70,16 @@ Builds: - versionName: 4.3.52 versionCode: 252 - disable: https://github.com/KillerInk/FreeDcam/issues/178 commit: 7447bbb515436f48d4bbd33f6171b3ff793fcf7c subdir: app + submodules: true sudo: - apt-get update || apt-get update - apt-get install -y openjdk-11-jdk-headless - update-alternatives --auto java gradle: - yes - ndk: r12b + ndk: r21e AutoUpdateMode: Version %v UpdateCheckMode: Tags