Arjun Manoj
Arjun Manoj
Fixes issue https://github.com/galex/name-that-color-intellij-plugin/issues/19 Compatible with Android Studio Bumblebee Canary 3
### Reproducible in: ```python # test.py import sys # Enable debug logging import logging from slack_sdk import WebClient def uploadToSlackChannel(): client = WebClient( token="you-slack-token", timeout=300) try: filepath = "file-to-upload" response...
# Report Run `bundle exec danger` in travis ## What did you expect to happen? To run successfully ## What happened instead?  ## Your Environment * CI - Travis...
Hi @alvr, First of all, thank you for this beautiful image, it immensely helped us with our CD system, So recently we updated one of our 2 apps to android...
### Description The Android Gradle plugin supports only kotlin-android-extensions Gradle plugin version 1.6.20 and higher. The following dependencies do not satisfy the required version: project ':react-native-gesture-handler' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.20 ### Steps...
## :writing_hand: Describe the bug Chucker crashes with `java.lang.IndexOutOfBoundsException` when we try to search for something in the response tab. ## :bomb: Steps to reproduce 1. Go to the Response...