We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1feb3f5 commit 2cbe9f9Copy full SHA for 2cbe9f9
1 file changed
README.md
@@ -23,7 +23,7 @@ Use `debugCompile` so that it will only compile in your debug build not in relea
23
24
When your android application starts, you will be able to see the logs like below :
25
26
-* D/DebugDB: Open http://192.168.1.130:8080 in your browser
+* D/DebugDB: Open http://XXX.XXX.X.XXX:8080 in your browser
27
28
Just open the provided link in your browser, you are set to see all data of databases and shared preferences.
29
0 commit comments