We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 890327e commit cd93910Copy full SHA for cd93910
1 file changed
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-t
16
stately-collections = { module = "co.touchlab:stately-iso-collections", version = "1.2.3" }
17
tuulbox-logging = { module = "com.juul.tuulbox:logging", version.ref = "tuulbox" }
18
tuulbox-collections = { module = "com.juul.tuulbox:collections", version.ref = "tuulbox" }
19
-uuid = { module = "com.benasher44:uuid", version = "0.5.0" }
+uuid = { module = "com.benasher44:uuid", version = "0.6.0" }
20
21
[plugins]
22
android-library = { id = "com.android.library", version = "7.3.1" }
0 commit comments