Arjun Manoj
Arjun Manoj
> ``` > Android Studio 4.1.2 > Build #AI-201.8743.12.41.7042882, built on December 20, 2020 > Runtime version: 1.8.0_242-release-1644-b3-6915495 x86_64 > VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o > macOS...
PR to fix the compatibility issues https://github.com/galex/name-that-color-intellij-plugin/pull/28
Hi, @rhonyabdullah @galex can update us regarding this.
@oshamahue can you walk me through the process to run it on lambda?
> You can change the version of Kotlin Gesture Handler is using by setting `ext.kotlinVersion` in your project-level `build.gradle`. In your case, setting it to `1.6.20` should solve the problem....
Tests fail with error "java.lang.UnsatisfiedLinkError: couldn't find DSO to load: libjscexecutor.so"
upgrading to 0.10.4 didn;t work
Hi @seratch, when I use curl to upload the file I get `stream timeout` within 9-10s, even for 5MB files I get this error ``` sh "curl -s https://slack.com/api/files.upload -F...
@seratch initially I thought it was the CI Server that is causing the issue, but I could reproduce it locally as well.
Hi @seratch here's the full log using curl ` curl -v https://slack.com/api/files.upload -F token=access-token -F channels= "#ios-ajay-test1" -F file=@file_path ` ``` * Trying 13.126.138.201... * TCP_NODELAY set * Connected to...