Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
implementation 'com.github.bmfe.eros-nexus:nexus:0.0.6'
  • Loading branch information
myliuyx authored May 8, 2018
1 parent ac956a1 commit 89b6584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erosplugingt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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')
}

0 comments on commit 89b6584

Please sign in to comment.