reduced minSdkVersion to 15
This commit is contained in:
parent
a414491b7b
commit
4eab8b36c4
2 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,7 @@ android {
|
|||
compileSdkVersion 27
|
||||
defaultConfig {
|
||||
applicationId "com.tksls.yellowrectangle"
|
||||
minSdkVersion 23
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 27
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue