Skip to content

Commit ea1113e

Browse files
authored
Update README.md
1 parent 7dc0dc2 commit ea1113e

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
@@ -21,7 +21,7 @@ Add this to your build.gradle file for your app.
2121
Add this to your dependencies in build.gradle for your project.
2222
```java
2323
dependencies {
24-
implementation 'com.github.jakebonk:BoardView:1.3.4'
24+
implementation 'com.github.jakebonk:BoardView:1.3.5'
2525
}
2626
```
2727
## Usage

0 commit comments

Comments
 (0)