Skip to content

Commit 2e2e57b

Browse files
committed
docs: README
1 parent 945a1d5 commit 2e2e57b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
3030
// ... other dependencies here
3131
32-
compile 'com.github.aitorvs.fingerlock:core:0.x.0'
32+
compile 'com.github.aitorvs.fingerlock:core:0.2.0'
3333
}
3434
```
3535

@@ -44,7 +44,7 @@ dependencies {
4444
4545
// ... other dependencies here
4646
47-
compile 'com.github.aitorvs.fingerlock:dialog:0.x.0'
47+
compile 'com.github.aitorvs.fingerlock:dialog:0.2.0'
4848
}
4949
```
5050
# Core

0 commit comments

Comments
 (0)