How i can use version v0.13.4?
i tried
implementation 'com.camerakit:camerakit:0.13.4'
but it's doesn't work
To use v0.13.4, the gradle line is:
implementation 'com.wonderkiln:camerakit:0.13.4'
The v0.13.X line is under wonderkiln and the new v1.0.0-betaX releases are all under camerakit. Sorry for the confusion!
Can this be included in the documentation and the README? It could be confusing. @emersoncloud
Hi
I am trying to use video recording api available (if any), however getting the following situation:
I am getting the following when trying in both of these:
more in the docs (https://camerakit.io/docs), no matter what version I choose: the docs are shown for: 1.0.0-beta3.11
Please if it could be helped
regards
To use v0.13.4, the gradle line is:
implementation 'com.wonderkiln:camerakit:0.13.4'The
v0.13.Xline is underwonderkilnand the newv1.0.0-betaXreleases are all undercamerakit. Sorry for the confusion!
Thanks It's work for me..
Most helpful comment
Hi
I am trying to use video recording api available (if any), however getting the following situation:
I am getting the following when trying in both of these:
more in the docs (https://camerakit.io/docs), no matter what version I choose: the docs are shown for: 1.0.0-beta3.11
Please if it could be helped
regards