Arctic Fox | Android Studio
| Version | Key Changes | |---------|--------------| | (2021.1.1) | AGP 7.1, App Inspector unified | | Chipmunk (2021.2.1) | AGP 7.2, Kotlin 1.6 | | Electric Eel (2022.1.1) | AGP 7.3, Compose 1.2 | | Flamingo (2022.2.1) | AGP 8.0, Kotlin 1.8, new UI |
kotlinOptions jvmTarget = '1.8'
dependencies implementation 'androidx.core:core-ktx:1.7.0' implementation 'androidx.appcompat:appcompat:1.4.0' android studio arctic fox
composeOptions kotlinCompilerExtensionVersion '1.0.5' // match Kotlin 1.5.31 | Version | Key Changes | |---------|--------------| | (2021