When building project integrating Cardboard SDK, get build warnings e.g.
> Task :cardboardsdk:compileDebugJavaWithJavac
warning: [options] source value 8 is obsolete and will be removed in a future release
warning: [options] target value 8 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
3 warnings
Would be nice to make those go away if possible
When building project integrating Cardboard SDK, get build warnings e.g.
Would be nice to make those go away if possible