set the card color into green if the incubation time equals to 15. and it turns red if the incubation time equals 25,

This commit is contained in:
Mariya
2023-09-26 14:27:49 +05:30
parent 9b38a5dff7
commit 9cd0ee21b6
2 changed files with 29 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ android {
namespace 'in.sminnovations.hpostesting'
defaultConfig {
applicationId "in.sminnovations.hpostesting.prod"
applicationId "in.sminnovations.hpostesting"
minSdk 21
targetSdk 34
versionCode 14