Skip to content

Commit 7195ee3

Browse files
author
ihsanbal
committed
Readme update
1 parent ca9304b commit 7195ee3

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
@@ -37,7 +37,7 @@ allprojects {
3737
}
3838
3939
dependencies {
40-
implementation('com.github.ihsanbal:LoggingInterceptor:3.1.0-rc5') {
40+
implementation('com.github.ihsanbal:LoggingInterceptor:3.1.0') {
4141
exclude group: 'org.json', module: 'json'
4242
}
4343
}
@@ -53,7 +53,7 @@ Maven:
5353
<dependency>
5454
<groupId>com.github.ihsanbal</groupId>
5555
<artifactId>LoggingInterceptor</artifactId>
56-
<version>3.1.0-rc5</version>
56+
<version>3.1.0</version>
5757
</dependency>
5858
```
5959

0 commit comments

Comments
 (0)