We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 688a29c commit 7e07f08Copy full SHA for 7e07f08
app/build.gradle
@@ -156,7 +156,7 @@ android {
156
157
def host_url = json.testpress_site_subdomain + '.testpress.in'
158
resValue "string", "host_url", host_url
159
- buildConfigField "String", "BASE_URL", '"https://' + 'ed5e-183-82-26-209.ngrok-free.app' + '"'
+ buildConfigField "String", "BASE_URL", '"https://' + '0bbe-106-51-100-122.ngrok-free.app' + '"'
160
resValue "string", "app_name", json.app_name
161
resValue "string", "version", "v " + json.version
162
resValue "string", "share_message", json.share_message
0 commit comments