We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d297e9c commit 6472bdaCopy full SHA for 6472bda
README.md
@@ -20,12 +20,12 @@ https://jitpack.io/#Kright/ArrayView
20
21
gradle:
22
```
23
-implementation "com.github.Kright.ArrayView:arrayview_3:0.1.5"
+implementation "com.github.Kright.ArrayView:arrayview_3:0.1.6"
24
25
26
sbt:
27
28
-libraryDependencies += "com.github.Kright.ArrayView" % "arrayview" % "0.1.5"
+libraryDependencies += "com.github.Kright.ArrayView" % "arrayview" % "0.1.6"
29
30
31
## Examples
0 commit comments