1
0
Fork 0

PlayerEditor: minor fixes

This commit is contained in:
Carlos Galindo 2015-07-21 17:40:47 +02:00
commit a9402823bd
3 changed files with 5 additions and 4 deletions

View file

@ -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 {