Relying on automatic test framework implementation dependencies
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
Relying on automatic test framework implementation dependencies
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
15 команд Git, которые покрывают 90% повседневной работы разработчика
[https://habr.com/ru/articles/905658/]
зачем в наши дни использовать git через cli
Convention plugin
Gradle Convention Plugins — Shared build logic — Android muti-module Project
[https://levelup.gitconnected.com/gradle-convention-plugins-shared-build-logic-android-muti-module-project-6bf090ee043a]
Gradle Convention Plugins: A Powerful Tool for Reusing Build Configuration
[https://medium.com/@yudistirosaputro/gradle-convention-plugins-a-powerful-tool-for-reusing-build-configuration-ba2b250d9063]
Gradle Convention Plugins: как облегчить себе жизнь и уменьшить boilerplate в gradle-файлах
[https://habr.com/ru/companies/tbank/articles/843648/]
[https://habr.com/ru/companies/tbank/articles/843662/]
[https://habr.com/ru/companies/tbank/articles/843786/]
[https://habr.com/ru/companies/tbank/articles/846340/]
The HTTP client CLI tool is now available in Homebrew, for free! To install it, launch the `brew install ijhttp` command in the terminal.
Kotlin Explorer — это настольный инструмент для быстрого изучения дизассемблированного кода на Kotlin.
Он позволяет быстро и удобно дизассемблировать Kotlin-код в:
Как использовать
После запуска Kotlin Explorer введите корректный Kotlin-код в левую панель, затем нажмите Build > Build & Disassemble или используйте Cmd-Shift-D (macOS) / Ctrl-Shift-D (Linux и Windows).
По умолчанию:
Возможности