Release 1.3.72

This commit is contained in:
2025-12-29 21:54:43 +00:00
parent a17dd82f5e
commit 853a566c61

View File

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