diff --git a/erosplugingt/build.gradle b/erosplugingt/build.gradle index ce0089f..149b937 100755 --- a/erosplugingt/build.gradle +++ b/erosplugingt/build.gradle @@ -34,6 +34,6 @@ dependencies { compile 'com.android.support:appcompat-v7:25.3.1' compile 'junit:junit:4.12' - implementation 'com.github.bmfe:eros-nexus:0.0.3' + implementation 'com.github.bmfe.eros-nexus:nexus:0.0.6' compile files('libs/GetuiSDK2.12.3.0.jar') }