Marius Boepple
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...
Maybe related to #217
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  They both look similar: https://jitpack.io/com/github/komputing/Khash/0.8/ https://jitpack.io/com/github/komputing/KHash/0.8/