We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c051f commit ccd1deaCopy full SHA for ccd1dea
README.md
@@ -24,7 +24,7 @@ Add the dependency to your module build.gradle:
24
25
```java
26
dependencies {
27
- implementation 'com.github.Binary-Finery:JetDB:1.0.1'
+ implementation 'com.github.Binary-Finery:JetDB:1.0.2'
28
}
29
```
30
0 commit comments