Skip to content

Commit

Permalink
* updated support library version
Browse files Browse the repository at this point in the history
  • Loading branch information
Iojjj committed Apr 7, 2016
1 parent 886e6ce commit 7a9fe24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.2.0'
compile 'com.android.support:appcompat-v7:23.2.1'
}

//apply from: './gradle-mvn-push.gradle'
apply from: './gradle-mvn-push.gradle'

0 comments on commit 7a9fe24

Please sign in to comment.