KotlinCrypto / secure-random

A Kotlin Multiplatform library for obtaining cryptographically secure random data from system sources
Apache License 2.0
25 stars 3 forks source link

Enable `useUniqueModuleNames` #17

Closed 05nelsonm closed 1 month ago

05nelsonm commented 1 month ago

Enable kmpConfiguration option useUniqueModuleNames to resolve any potential K2 compiler issues for Kotlin 2.0.0 consumers.