Skip to content

Commit

Permalink
* [android] Update devtool version (apache#1711)
Browse files Browse the repository at this point in the history
  • Loading branch information
miomin authored and YorkShen committed Nov 5, 2018
1 parent 7175d56 commit 777bc59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ dependencies {
compile 'com.jakewharton.scalpel:scalpel:1.1.2'
compile 'com.taobao.android.weex_inspection:urlconnection_interceptor:1.0.0'
compile 'com.android.support.test.espresso:espresso-idling-resource:2.2.2'
compile 'com.taobao.android:weex_inspector:0.16.7'
compile 'com.taobao.android:weex_inspector:0.18.10'
//compile project(":weex_inspector")
}

Expand All @@ -127,4 +127,4 @@ if(file('../../license/LICENSE').exists()){
excludes(["com/google/zxing/**/*.java","**/*.xml"])
}
preBuild.dependsOn licenseFormat
}
}

0 comments on commit 777bc59

Please sign in to comment.