update stetho to 1.4.1

This commit is contained in:
tibbi 2016-09-13 23:03:21 +02:00
parent 272bb121e4
commit 4e8fd49a28
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ dependencies {
compile 'joda-time:joda-time:2.9.1'
compile 'com.jakewharton:butterknife:8.0.1'
compile 'com.github.yukuku:ambilwarna:2.0.1'
compile 'com.facebook.stetho:stetho:1.3.1'
compile 'com.facebook.stetho:stetho:1.4.1'
apt 'com.jakewharton:butterknife-compiler:8.0.1'
}