Marius Boepple

Results 6 comments of Marius Boepple

Updated IntelliJ but the problem is still there ``` IntelliJ IDEA 2023.1.2 (Ultimate Edition) Build #IU-231.9011.34, built on May 16, 2023 Runtime version: 17.0.6+10-b829.9 aarch64 VM: OpenJDK 64-Bit Server VM...

Seems like it's not an IntelliJ bug and other plugins have it as well: https://youtrack.jetbrains.com/issue/IDEA-286014

I had the following authentication error: ``` git bug push Error: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain ``` I fixed it...

I am having the same problem on Android when adding the following to my gradle file ``` implementation "com.github.komputing:KHash:0.8" ``` Furthermore it may be helpful to have an example in...

With `implementation "com.github.komputing:Khash:0.8"` I'm still just getting ![khash](https://user-images.githubusercontent.com/11991870/57221255-c2aced80-6ffe-11e9-8385-a370044f6bfb.PNG) They both look similar: https://jitpack.io/com/github/komputing/Khash/0.8/ https://jitpack.io/com/github/komputing/KHash/0.8/