kotlin-bip39/lib
Carter Jernigan 90aa3eaf79
[#25] Enable strict Kotlin compiler warnings
Fixed existing warnings, which included:
 - Suppressing a deprecation warning for Java 9, as we have to maintain compatibility with Java 8 for Android
 - Using a new Kotlin API introduced in Kotlin 1.5
 - Removed unused local variables
2022-04-25 11:55:31 -04:00
..
src [#25] Enable strict Kotlin compiler warnings 2022-04-25 11:55:31 -04:00
build.gradle.kts [#31] Configure multiplatform build scripts 2022-04-21 10:58:24 -04:00