|
@@ -12,6 +12,8 @@ buildscript {
|
|
|
apply plugin: 'com.android.library'
|
|
apply plugin: 'com.android.library'
|
|
|
|
|
|
|
|
android {
|
|
android {
|
|
|
|
|
+ namespace 'oxygine_ext'
|
|
|
|
|
+
|
|
|
compileSdkVersion rootProject.android.compileSdkVersion
|
|
compileSdkVersion rootProject.android.compileSdkVersion
|
|
|
buildToolsVersion rootProject.android.buildToolsVersion
|
|
buildToolsVersion rootProject.android.buildToolsVersion
|
|
|
|
|
|