Update to logback-android 1.1.1-4

here
cpfeiffer 2015-10-26 22:55:24 +01:00
parent 39c7a853c8
commit a7ebed94f7
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:23.1.0'
compile 'com.android.support:support-v4:23.1.0'
compile 'com.github.tony19:logback-android-classic:1.1.1-3'
compile 'com.github.tony19:logback-android-classic:1.1.1-4'
compile 'org.slf4j:slf4j-api:1.7.7'
compile 'com.github.PhilJay:MPAndroidChart:v2.1.4'
compile 'com.github.pfichtner:durationformatter:0.1.1'