Skip to content

Commit

Permalink
* update to latest support libraries v23.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Apr 7, 2016
1 parent 976b862 commit a4fd9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ allprojects {
ext {
compileSdkVersion = 23
buildToolsVersion = "23.0.2"
supportLibVersion = "23.2.1"
supportLibVersion = "23.3.0"
}

task wrapper(type: Wrapper) {
Expand Down

0 comments on commit a4fd9bd

Please sign in to comment.