Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tianscar authored and Tianscar committed Jul 18, 2021
1 parent d246b1f commit 183b728
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ allprojects {
```
dependencies {
...
implementation 'com.github.tianscar:quickbitmap:1.0.2a'
implementation 'com.github.tianscar:quickbitmap:1.0.2.2'
}
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ allprojects {
```
dependencies {
...
implementation 'com.github.tianscar:quickbitmap:1.0.2a'
implementation 'com.github.tianscar:quickbitmap:1.0.2.2'
}
```

Expand Down

0 comments on commit 183b728

Please sign in to comment.