Skip to content

Commit ba7b975

Browse files
authored
Update README.md
1 parent f9be9a2 commit ba7b975

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
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.
44

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

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

0 commit comments

Comments
 (0)