PlayerEditor: minor fixes
This commit is contained in:
parent
a71b7aa7dc
commit
a9402823bd
3 changed files with 5 additions and 4 deletions
|
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId 'com.kauron.dungeonmanager'
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 21
|
||||
versionCode 4
|
||||
versionName '0.2.2'
|
||||
versionCode 5
|
||||
versionName '0.2.3'
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
|||
Reference in a new issue