We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e344693 commit d91db63Copy full SHA for d91db63
1 file changed
README.md
@@ -26,7 +26,7 @@ add `sqlbite-migrations` dependency into your project
26
27
```gradle
28
dependencies {
29
- compile 'com.github.lykmapipo:sqlbrite-migrations:v0.2.0'
+ compile 'com.github.lykmapipo:sqlbrite-migrations:v1.0.0'
30
}
31
```
32
0 commit comments