update appcompat to 23.4.0

This commit is contained in:
tibbi 2016-06-13 16:40:34 +02:00
parent f9e7952818
commit 87a7ca6af4

View File

@ -28,7 +28,7 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:23.3.0'
compile 'com.android.support:appcompat-v7:23.4.0'
compile 'com.jakewharton:butterknife:8.0.1'
apt 'com.jakewharton:butterknife-compiler:8.0.1'