Skip to content

Commit f878754

Browse files
add new ngrok
1 parent 2a7db3b commit f878754

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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://' + '0bbe-106-51-100-122.ngrok-free.app' + '"'
159+
buildConfigField "String", "BASE_URL", '"https://' + '98ab-106-222-197-1.ngrok-free.app' + '"'
160160
resValue "string", "app_name", json.app_name
161161
resValue "string", "testpress_site_subdomain", json.testpress_site_subdomain
162162
resValue "string", "version", "v " + json.version

0 commit comments

Comments
 (0)