changes made for dropdownlist for pq , for iocl 122 version added, for E command , RS AND RC changed to ES and EC
This commit is contained in:
@@ -16,11 +16,11 @@ android {
|
||||
|
||||
// dev -> development, quality -> qc, uat -> User Acceptance Testing, preprod -> preproduction, prod -> production, iocl -> iocl-iisc production
|
||||
defaultConfig {
|
||||
applicationId "in.sminnovations.hpostesting.dev"
|
||||
applicationId "in.sminnovations.hpostesting.iocl"
|
||||
minSdk 21
|
||||
targetSdk 34
|
||||
versionCode 121
|
||||
versionName "2.1.121"
|
||||
versionCode 122
|
||||
versionName "2.1.122"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user