the home screen will now always show the first 2 meals
* things like a "Schneller Teller" are not shown in the home screen anymore * updated ti kotlin 1.3.10
This commit is contained in:
@ -12,8 +12,8 @@ android {
|
||||
applicationId "org.mosad.seil0.projectlaogai"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 6
|
||||
versionName "0.2.2"
|
||||
versionCode 7
|
||||
versionName "0.2.3"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
Reference in New Issue
Block a user