Update
This commit is contained in:
parent
20e37b935b
commit
58da5de755
9 changed files with 12 additions and 18 deletions
|
|
@ -5,7 +5,7 @@ android {
|
|||
buildToolsVersion "21.1.2"
|
||||
defaultConfig {
|
||||
applicationId 'com.kauron.dungeonmanager'
|
||||
minSdkVersion 15
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 21
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
|
|
|||
Reference in a new issue