Minor debugging
Added TODO's and scrollview's to the main activity
This commit is contained in:
parent
d6daf98b74
commit
8a781561e3
9 changed files with 266 additions and 239 deletions
|
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId 'com.kauron.dungeonmanager'
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 21
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionCode 2
|
||||
versionName '0.2'
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
|||
Reference in a new issue