Skip to content

Commit 12cd7cb

Browse files
committed
[Feature] Update version in README.
1 parent f2b51a2 commit 12cd7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A backport of java.nio.file API (JSR 203) for Android.
66

77
```gradle
88
dependencies {
9-
implementation 'me.zhanghai.android.retrofile:library:1.0.0'
9+
implementation 'me.zhanghai.android.retrofile:library:1.1.0'
1010
}
1111
```
1212

0 commit comments

Comments
 (0)