mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
FreeDCam: enable submodules
This commit is contained in:
parent
bf6b4cd11f
commit
96673a6f62
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue