Skip to content

Commit b9a4306

Browse files
committed
doc:update README.md
1 parent bb746eb commit b9a4306

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ allprojects {
6161
6262
```groovy
6363
dependencies {
64-
implementation 'com.github.Petterpx:FloatingX:1.2.0'
64+
implementation 'com.github.Petterpx:FloatingX:1.2.1'
6565
}
6666
```
6767

README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ allprojects {
6262
6363
```groovy
6464
dependencies {
65-
implementation 'com.github.Petterpx:FloatingX:1.2.0'
65+
implementation 'com.github.Petterpx:FloatingX:1.2.1'
6666
}
6767
```
6868

0 commit comments

Comments
 (0)