Skip to content

Commit ffc42e2

Browse files
author
Hussein Habibi Juybari
committed
Update dependency versions in README.md to v0.8.0
1 parent fc4b9d3 commit ffc42e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
Add the dependency in your `build.gradle`:
4646

4747
```gradle
48-
debugImplementation 'com.github.Husseinhj.LogTap:logtap:v0.5.0'
49-
releaseImplementation 'com.github.Husseinhj.LogTap:logtap-noop:v0..0'
48+
debugImplementation 'com.github.Husseinhj.LogTap:logtap:v0.8.0'
49+
releaseImplementation 'com.github.Husseinhj.LogTap:logtap-noop:v0.8.0'
5050
```
5151

5252
> 💡 Always use the latest version from the [GitHub Releases](https://github.com/Husseinhj/LogTap/releases).

0 commit comments

Comments
 (0)