Release 1.4.5

This commit is contained in:
2026-01-07 19:05:30 +00:00
parent f4af0410d0
commit 8da68ca959

View File

@@ -22,7 +22,7 @@ Add the dependency to your app's `build.gradle.kts`:
```kotlin
dependencies {
implementation("com.blainks:blaink:1.4.4")
implementation("com.blainks:blaink:1.4.5")
}
```