Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9fab7053f5 | |||
| 64e2065124 | |||
| 846e1b91e9 | |||
| 94b12d93e4 | |||
| a290b478d3 | |||
| 4a07588ae0 | |||
| f4af0410d0 | |||
| 31b6de2c01 | |||
| 65df682236 |
@@ -22,7 +22,7 @@ Add the dependency to your app's `build.gradle.kts`:
|
|||||||
|
|
||||||
```kotlin
|
```kotlin
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("com.blainks:blaink:1.3.73")
|
implementation("com.blainks:blaink:1.5.14")
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -34,4 +34,4 @@ dependencies {
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
For detailed documentation, visit [blainks.com/developer](https://blainks.com/developer).
|
For detailed documentation, visit [developer.blainks.com](https://developer.blainks.com).
|
||||||
Reference in New Issue
Block a user