From fc7bd84cedb0733b4a35fdaa43da97737c1ed79d Mon Sep 17 00:00:00 2001 From: liuyuanxiao Date: Thu, 17 May 2018 11:08:53 +0800 Subject: [PATCH] commit plugin --- erosplugingt/build.gradle | 4 ++-- erosplugingt/erosplugingt.iml | 30 +++++++++--------------------- 2 files changed, 11 insertions(+), 23 deletions(-) diff --git a/erosplugingt/build.gradle b/erosplugingt/build.gradle index 546941e..e6ddf04 100755 --- a/erosplugingt/build.gradle +++ b/erosplugingt/build.gradle @@ -36,7 +36,7 @@ dependencies { compile 'junit:junit:4.12' compile files('libs/GetuiSDK2.12.3.0.jar') - compile project(':nexus') -// implementation 'com.github.bmfe.eros-nexus:nexus:1.0.0' +// compile project(':nexus') + implementation 'com.github.bmfe.eros-nexus:nexus:1.0.1' } diff --git a/erosplugingt/erosplugingt.iml b/erosplugingt/erosplugingt.iml index ea05c5e..9a8122c 100755 --- a/erosplugingt/erosplugingt.iml +++ b/erosplugingt/erosplugingt.iml @@ -50,13 +50,6 @@ - - - - - - - @@ -64,6 +57,13 @@ + + + + + + + @@ -94,6 +94,7 @@ + @@ -108,29 +109,16 @@ - - - - - - - - - - - - - - + \ No newline at end of file