Minimum: Android 6.0 Marshmallow
This commit is contained in:
parent
274343b450
commit
34300daf3b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "com.mylloon.mobidl"
|
||||
minSdk 21
|
||||
minSdk 23
|
||||
targetSdk 31
|
||||
versionCode 1
|
||||
versionName "0.1"
|
||||
|
|
Reference in a new issue