FreeDCam: enable submodules

This commit is contained in:
linsui 2021-09-27 12:56:26 +00:00
parent bf6b4cd11f
commit 96673a6f62

View file

@ -4,6 +4,7 @@ Categories:
License: GPL-2.0-or-later License: GPL-2.0-or-later
SourceCode: https://github.com/KillerInk/FreeDcam SourceCode: https://github.com/KillerInk/FreeDcam
IssueTracker: https://github.com/KillerInk/FreeDcam/issues IssueTracker: https://github.com/KillerInk/FreeDcam/issues
Changelog: https://github.com/KillerInk/FreeDcam/releases
AutoName: FreeDCam AutoName: FreeDCam
@ -69,16 +70,16 @@ Builds:
- versionName: 4.3.52 - versionName: 4.3.52
versionCode: 252 versionCode: 252
disable: https://github.com/KillerInk/FreeDcam/issues/178
commit: 7447bbb515436f48d4bbd33f6171b3ff793fcf7c commit: 7447bbb515436f48d4bbd33f6171b3ff793fcf7c
subdir: app subdir: app
submodules: true
sudo: sudo:
- apt-get update || apt-get update - apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless - apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java - update-alternatives --auto java
gradle: gradle:
- yes - yes
ndk: r12b ndk: r21e
AutoUpdateMode: Version %v AutoUpdateMode: Version %v
UpdateCheckMode: Tags UpdateCheckMode: Tags