[Android] 021. Giraffe 2022.3.1 Patch 1

8/22にGiraffe 2022.3.1 Patch 1がリリースされました
https://androidstudio.googleblog.com/2023/08/android-studio-giraffe-patch-1-now.html

また8/25HedgehogがBeta版になりIguanaがCanaryに追加されました

Hedgehog 2023.1.1 Beta 1
https://androidstudio.googleblog.com/2023/08/android-studio-hedgehog-2023.html
Iguana 2023.2.1 Canary 1
https://androidstudio.googleblog.com/2023/08/android-studio-iguana-canary-1-now.html

またKotlinの1.9.11がそろそろリリースされるのかSettingsのKotlin Compilerの設定に1.9.11の項目が追加されてました
※まだKotlinのEarly Access Previewは1.9.0なので使用できませんでした
1.9.11はkotlinCompilerExtensionVersionを1.5.3に設定する必要があります
https://androidx.dev/storage/compose-compiler/repository

まだ以下は更新されてないですがIguanaのGradleは8.3.0-alpha01でした
Kotlin 1.9.11はGradle 8.3.x推奨な予感です
https://developer.android.com/studio/releases?hl=ja#android_gradle_plugin_and_android_studio_compatibility

余談ですがIguanaで追加されたStudio BotはまだUS限定で使えませんでした…残念
あと新規プロジェクトでgradle kts指定した場合Gradle Version Catalogs(libs.versions.toml)のみとなってました