1
0
Fork 0

Minor debugging

Added TODO's and scrollview's to the main activity
This commit is contained in:
Carlos Galindo 2015-02-25 21:55:20 +01:00
commit 8a781561e3
9 changed files with 266 additions and 239 deletions

View file

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