app version 130.1, without borderline classification and buffer limit

This commit is contained in:
chandrashekhar reddy
2024-12-31 15:10:53 +05:30
parent 69055b5498
commit 54be3a1037
3 changed files with 18 additions and 15 deletions

View File

@@ -20,8 +20,8 @@ android {
applicationId "in.sminnovations.hpostesting.server"
minSdk 21
targetSdk 34
versionCode 130
versionName "2.1.130"
versionCode 131
versionName "2.1.130.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}