@@ -6,7 +6,7 @@ android {
applicationId "com.bigauction.mobile"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 2
+ versionCode 3
versionName "1.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
@@ -4,7 +4,7 @@
"webDir": "dist",
"bundledWebRuntime": false,
"server": {
- "url": "http://192.168.6.215:5174/",
+ "url": "https://fitmartz.com",
"clearText": true
},
"android": {