Skip to content

Commit 7e07f08

Browse files
modify ngrok
1 parent 688a29c commit 7e07f08

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
@@ -156,7 +156,7 @@ android {
156156

157157
def host_url = json.testpress_site_subdomain + '.testpress.in'
158158
resValue "string", "host_url", host_url
159-
buildConfigField "String", "BASE_URL", '"https://' + 'ed5e-183-82-26-209.ngrok-free.app' + '"'
159+
buildConfigField "String", "BASE_URL", '"https://' + '0bbe-106-51-100-122.ngrok-free.app' + '"'
160160
resValue "string", "app_name", json.app_name
161161
resValue "string", "version", "v " + json.version
162162
resValue "string", "share_message", json.share_message

0 commit comments

Comments
 (0)