komputing / KHash

Different hash functions in Kotlin (SHA3 with Keccak and Shake variants, sha256, ripemd160)
MIT License
54 stars 10 forks source link

Missing targets #28

Open DatL4g opened 1 year ago

DatL4g commented 1 year ago

Seems like the androidNative targets are missing https://github.com/komputing/KHash/blob/master/buildSrc/src/main/kotlin/mpp-module.gradle.kts

Please add them