Skip to content

Commit 87a7ca6

Browse files
committed
update appcompat to 23.4.0
1 parent f9e7952 commit 87a7ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ android {
2828

2929
dependencies {
3030
compile fileTree(dir: 'libs', include: ['*.jar'])
31-
compile 'com.android.support:appcompat-v7:23.3.0'
31+
compile 'com.android.support:appcompat-v7:23.4.0'
3232
compile 'com.jakewharton:butterknife:8.0.1'
3333

3434
apt 'com.jakewharton:butterknife-compiler:8.0.1'

0 commit comments

Comments
 (0)