Skip to content

Commit f34a325

Browse files
update-ngrok
1 parent a80674a commit f34a325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ android {
153153

154154
def host_url = json.testpress_site_subdomain + '.testpress.in'
155155
resValue "string", "host_url", host_url
156-
buildConfigField "String", "BASE_URL", '"https://' + '5af3-106-222-197-94.ngrok-free.app' + '"'
156+
buildConfigField "String", "BASE_URL", '"https://' + '1352-183-82-205-38.ngrok-free.app' + '"'
157157
resValue "string", "app_name", json.app_name
158158
resValue "string", "version", "v " + json.version
159159
resValue "string", "share_message", json.share_message

0 commit comments

Comments
 (0)