We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4b9d3 commit ffc42e2Copy full SHA for ffc42e2
1 file changed
README.md
@@ -45,8 +45,8 @@
45
Add the dependency in your `build.gradle`:
46
47
```gradle
48
-debugImplementation 'com.github.Husseinhj.LogTap:logtap:v0.5.0'
49
-releaseImplementation 'com.github.Husseinhj.LogTap:logtap-noop:v0..0'
+debugImplementation 'com.github.Husseinhj.LogTap:logtap:v0.8.0'
+releaseImplementation 'com.github.Husseinhj.LogTap:logtap-noop:v0.8.0'
50
```
51
52
> 💡 Always use the latest version from the [GitHub Releases](https://github.com/Husseinhj/LogTap/releases).
0 commit comments