Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShlomoCode authored Feb 7, 2024
1 parent f9be9a2 commit ba7b975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The Android Restricted WebView is an Android application template that allows you to display a specific website using a WebView while restricting access to other sites. If the application attempts to load a URL other than the allowed site, an error message "This URL is not allowed" will be displayed.

## Configuration
in `app/build.gradle` file.
In the file [`app/build.gradle`](./app/build.gradle) (editing the file or using env variables).

recompile and redeploy the application for the change to take effect.

Expand Down

0 comments on commit ba7b975

Please sign in to comment.