stetho 1.5.0

This commit is contained in:
Arseniy Borisov 2017-04-14 16:00:28 +03:00 committed by GitHub
parent 03b59c40d0
commit 93fc1b0e1f
1 changed files with 1 additions and 1 deletions

View File

@ -48,6 +48,6 @@ dependencies {
transitive = true;
}
provided 'com.facebook.stetho:stetho:1.4.2'
provided 'com.facebook.stetho:stetho:1.5.0'
}