Skip to content

Commit

Permalink
Use compileSdkVersion 27 for sample
Browse files Browse the repository at this point in the history
  • Loading branch information
galenlin committed Jul 1, 2018
1 parent 433b276 commit efee327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android/Sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ apply plugin: 'net.wequick.small'
small {
buildToAssets = false
android {
compileSdkVersion = 26
compileSdkVersion = 27
buildToolsVersion = "25.0.2"
supportVersion = "25.1.0"
}
Expand Down

0 comments on commit efee327

Please sign in to comment.