update gradle build settings

This commit is contained in:
Nathan Freitas 2017-03-22 12:46:01 -04:00
parent 9019ceb898
commit ea40bb4510
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ android {
defaultConfig {
minSdkVersion 8
targetSdkVersion 21
targetSdkVersion 25
}
buildTypes {