Skip to content

Commit a557376

Browse files
authored
Update README.md
1 parent 261719b commit a557376

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ The library provides useful extensions for your projects
33

44

55
``` kotlin
6-
maven { url 'https://jitpack.io' } // add this to your build gradle file
6+
maven { url 'https://jitpack.io' } // add this to your build gradle file
77
```
88

99

1010
``` kotlin
1111
dependencies {
12-
implementation 'com.github.LiveTyping:AndroidExtensionPack:Tag'
12+
implementation 'com.github.LiveTyping:AndroidExtensionPack:version'
1313
}
1414
```

0 commit comments

Comments
 (0)