Skip to content

Commit d373be0

Browse files
author
ihsanbal
committed
2.0.7
1 parent 2bd83b6 commit d373be0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ allprojects {
5858
}
5959
6060
dependencies {
61-
compile('com.github.ihsanbal:LoggingInterceptor:2.0.6') {
61+
compile('com.github.ihsanbal:LoggingInterceptor:2.0.7') {
6262
exclude group: 'org.json', module: 'json'
6363
}
6464
}
@@ -74,7 +74,7 @@ Maven:
7474
<dependency>
7575
<groupId>com.github.ihsanbal</groupId>
7676
<artifactId>LoggingInterceptor</artifactId>
77-
<version>2.0.6</version>
77+
<version>2.0.7</version>
7878
</dependency>
7979
```
8080

0 commit comments

Comments
 (0)