Screen capture demo (#123)

* Add screen capture demo
* Tweak build.gradle ffmpeg dependency
This commit is contained in:
Abe Pazos
2020-06-09 16:33:03 +02:00
committed by GitHub
parent dd2bd348e3
commit 412c3fe314
3 changed files with 48 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ buildscript {
apply plugin: 'org.jetbrains.dokka'
project.ext {
openrndrVersion = "0.3.43-rc.5"
openrndrVersion = "0.3.43-rc.11"
kotlinVersion = "1.3.72"
spekVersion = "2.0.10"
libfreenectVersion = "0.5.7-1.5.3"