Skip to content

Commit 158deb4

Browse files
authored
Fixed dependency import
1 parent 19546df commit 158deb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Set up dependencies in your `build.gradle`:
3232

3333
```
3434
dependencies {
35-
implementation 'com.virgilsecurity:ethree-android:0.1.0-alpha'
35+
implementation 'com.virgilsecurity:ethree-kotlin:0.1.0-alpha'
3636
}
3737
```
3838

0 commit comments

Comments
 (0)