The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

t/oxr_android: Move import under license for openxr_android build.gradle

Signed-off-by: utzcoz <utzcoz@outlook.com>

authored by

utzcoz and committed by
Jakob Bornecrantz
b2ccc841 45f1de0c

+1 -2
+1 -2
src/xrt/targets/openxr_android/build.gradle
··· 1 - import groovy.xml.XmlUtil 2 - 3 1 // Copyright 2020, Collabora, Ltd. 4 2 // SPDX-License-Identifier: BSL-1.0 3 + import groovy.xml.XmlUtil 5 4 6 5 plugins { 7 6 id 'com.android.application'