Skip to content

Commit

Permalink
Merge pull request #296 from devnied/patch-1
Browse files Browse the repository at this point in the history
Upgrade support library to version  23.4.0
  • Loading branch information
fchauveau committed Jun 2, 2016
2 parents 71565c4 + d99f4db commit 6c30ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.nineoldandroids:library:2.4.0'
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:appcompat-v7:23.4.0'
}

0 comments on commit 6c30ff5

Please sign in to comment.