Skip to content

Commit

Permalink
commit nexus 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyuanxiao committed May 8, 2018
1 parent 4d7f3f3 commit ac956a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,9 @@ dependencies {
})
compile "com.android.support:support-v4:${PROJECT_SUPPORTLIBVERSION}"
testCompile 'junit:junit:4.12'
compile 'com.github.myliuyx:android-eros-nexus:0.0.2'
compile 'com.github.aa453509345:eros-framework:framework_0.3'
compile project(path: ':erosplugingt')
implementation 'com.github.bmfe:eros-nexus:0.0.3'
implementation 'com.github.bmfe:WeexErosFramework:0.0.4'

}

3 changes: 1 addition & 2 deletions erosplugingt/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ dependencies {

compile 'com.android.support:appcompat-v7:25.3.1'
compile 'junit:junit:4.12'
// compile project(':nexus')
compile 'com.github.myliuyx:android-eros-nexus:0.0.2'
implementation 'com.github.bmfe:eros-nexus:0.0.3'
compile files('libs/GetuiSDK2.12.3.0.jar')
}

0 comments on commit ac956a1

Please sign in to comment.