new 124 version

This commit is contained in:
chandrashekhar reddy
2024-06-27 16:49:32 +05:30
parent 331726682f
commit 0de4b71866
8 changed files with 122 additions and 15 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId "in.sminnovations.hpostesting.iocl"
minSdk 21
targetSdk 34
versionCode 124
versionName "2.1.124"
versionCode 125
versionName "2.1.125"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}