
implementation("ru.bartwell.kick:main-core:1.0.0")Kick is a debugging tool that adds a shortcut to the app's launcher icon, accessible via long-press. This shortcut provides quick access to debugging features, enhancing the development and testing process. The shortcut can be disabled during initialization by setting `enableShortcut` to `false`. On iOS, configuration of the `AppDelegate` or `UISceneDelegate` is required to handle the shortcut action.