Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
* [android] Update devtool version (#1708)
Browse files Browse the repository at this point in the history
  • Loading branch information
miomin authored and YorkShen committed Nov 5, 2018
1 parent 74ffe14 commit a1a05cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/playground/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,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 Down

0 comments on commit a1a05cc

Please sign in to comment.