127 version with all updates, credential.txt file location changed, Ui updated.
This commit is contained in:
@@ -15,12 +15,13 @@ android {
|
||||
namespace 'in.sminnovations.hpostesting'
|
||||
|
||||
// dev -> development, quality -> qc, uat -> User Acceptance Testing, preprod -> preproduction, prod -> production, iocl -> iocl-iisc production
|
||||
//for testing in iisc->in.sminnovations.hpostesting.test / prod -> in.sminnovations.hpostesting.iocl
|
||||
defaultConfig {
|
||||
applicationId "in.sminnovations.hpostesting.iocl"
|
||||
minSdk 21
|
||||
targetSdk 34
|
||||
versionCode 127
|
||||
versionName "2.1.127"
|
||||
versionCode 129
|
||||
versionName "2.1.129"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user