duplicate data coming issue got resolved for molbio and firebase

This commit is contained in:
Mariya
2024-02-20 23:07:06 +05:30
parent 339a2d0d70
commit af3f152e26
3 changed files with 49 additions and 102 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId "in.sminnovations.hpostesting.dev"
minSdk 21
targetSdk 34
versionCode 112
versionName "2.1.112"
versionCode 113
versionName "2.1.113"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}