We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 400e99b commit 4df0519Copy full SHA for 4df0519
1 file changed
README.md
@@ -22,7 +22,7 @@ Android webview Adblocker is a simple library to block ads in webview. this code
22
23
```gradle
24
dependencies {
25
- implementation 'com.github.MonsterTechnoGits:WebViewAdblock:Tag'
+ implementation 'com.github.MonsterTechnoGits:WebViewAdblock:1.0'
26
}
27
```
28
0 commit comments