diff options
Diffstat (limited to 'unityplugin/Android/GhostCubeScene')
| -rw-r--r-- | unityplugin/Android/GhostCubeScene/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unityplugin/Android/GhostCubeScene/build.gradle b/unityplugin/Android/GhostCubeScene/build.gradle index 791306c..afe5efd 100644 --- a/unityplugin/Android/GhostCubeScene/build.gradle +++ b/unityplugin/Android/GhostCubeScene/build.gradle @@ -1,5 +1,5 @@ apply plugin: 'com.android.application' -apply from: "../../../Common/NativeApp/Android/android_common.gradle" +apply from: "../../../DiligentTools/NativeApp/Android/android_common.gradle" android { defaultConfig { |
