Release 1.3.73

This commit is contained in:
2025-12-29 22:02:34 +00:00
parent fa687f9b56
commit db9512fe95

View File

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