Kotlin 1.7.20 Released
The Kotlin 1.7.20 release is out! Here are some highlights from this release:
- The new Kotlin K2 compiler supports
all-open
,no-arg
, Lombok, and other compiler plugins. - We introduced the preview of the
..<
operator for creating open-ended ranges. - The new Kotlin/Native memory manager is enabled by default.
- We introduced a new experimental feature for JVM: inline classes with generic underlying type.
- We announced support for Gradle 7.1.
https://blog.jetbrains.com/kotlin/2022/09/kotlin-1-7-20-released/
How To Replace The Standard Crash Dialog With A Custom Error Screen? (Android)
Android Studio Dolphin
android tools
[https://habr.com/ru/company/dsec/blog/685920/]
Windows Subsystem for Android
[https://habr.com/ru/company/dsec/blog/685410/]
BurpSuite
[https://portswigger.net/burp/releases/]