Skip to content

Commit

Permalink
android: Bump Support Library version to 27.1.1.
Browse files Browse the repository at this point in the history
This matches the template in RN 0.57.
  • Loading branch information
gnprice committed Oct 11, 2018
1 parent b28b163 commit 75e9547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {

buildToolsVersion = "27.0.3"

supportLibVersion = "23.0.1"
supportLibVersion = "27.1.1"
}
repositories {
jcenter()
Expand Down

0 comments on commit 75e9547

Please sign in to comment.