Skip to content

Commit 17a3052

Browse files
committed
update appcompat to 23.3.0
1 parent 6d120ad commit 17a3052

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

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

2222
dependencies {
2323
compile fileTree(dir: 'libs', include: ['*.jar'])
24-
compile 'com.android.support:appcompat-v7:23.1.1'
24+
compile 'com.android.support:appcompat-v7:23.3.0'
2525
compile project(':expandabletextview')
2626

2727

0 commit comments

Comments
 (0)