api calls managing, and error resolving for molbio

This commit is contained in:
Mariya
2024-03-02 19:37:24 +05:30
parent c8d5d41c81
commit 20f408230e
4 changed files with 57 additions and 83 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId "in.sminnovations.hpostesting.dev"
minSdk 21
targetSdk 34
versionCode 117
versionName "2.1.117"
versionCode 119
versionName "2.1.119"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}