minor gui fixes, clean up

This commit is contained in:
2018-11-18 21:28:43 +01:00
parent b083e44711
commit e6c4096787
21 changed files with 24 additions and 37 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId "org.mosad.seil0.projectlaogai"
minSdkVersion 21
targetSdkVersion 28
versionCode 7
versionName "0.2.3"
versionCode 8
versionName "0.3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {