Skip to content

Commit

Permalink
update new ngrok
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthikeyantestpress committed Jan 2, 2024
1 parent 05deca5 commit edbb43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ android {

def host_url = json.testpress_site_subdomain + '.testpress.in'
resValue "string", "host_url", host_url
buildConfigField "String", "BASE_URL", '"https://' + '49f3-183-82-25-87.ngrok-free.app' + '"'
buildConfigField "String", "BASE_URL", '"https://' + '1e5f-183-82-24-116.ngrok-free.app' + '"'
resValue "string", "app_name", json.app_name
resValue "string", "version", "v " + json.version
resValue "string", "share_message", json.share_message
Expand Down

0 comments on commit edbb43e

Please sign in to comment.