Skip to content

Commit

Permalink
update support lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
donglua committed Dec 22, 2017
1 parent a6994df commit a51b5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PhotoPicker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ android {
}
}
ext {
supportLibVersion = "26.0.2"
supportLibVersion = "26.1.0"
}
dependencies {
compile "com.android.support:support-v4:$supportLibVersion"
Expand Down

0 comments on commit a51b5a3

Please sign in to comment.