Skip to content

Commit

Permalink
Upgrade the replugin-host-lib version to v.2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jiongxuan authored Jul 10, 2017
1 parent 03ec8b8 commit 2d2a7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion replugin-sample/host/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ android {
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.android.support:support-v4:25.3.1'
compile 'com.qihoo360.replugin:replugin-host-lib:2.1.3'//合并后需要修改此处版本号
compile 'com.qihoo360.replugin:replugin-host-lib:2.1.4'
}

0 comments on commit 2d2a7b2

Please sign in to comment.