Update target and compile SDK to 36
Bumps various dependencies: - Haze from 1.6.9 to 1.6.10 - Kotlin from 2.2.0 to 2.2.10 - KSP from 2.2.0-2.0.2 to 2.2.10-2.0.2 - Compose BOM from 2025.07.01 to 2025.08.00 - Core KTX from 1.16.0 to 1.17.0 - Nanokt from 1.2.0 to 1.3.0
This commit is contained in:
@@ -16,7 +16,7 @@ internal fun Project.configureKotlinAndroid(
|
||||
commonExtension: CommonExtension<*, *, *, *, *, *>,
|
||||
) {
|
||||
commonExtension.apply {
|
||||
compileSdk = 35
|
||||
compileSdk = 36
|
||||
|
||||
defaultConfig {
|
||||
minSdk = 23
|
||||
|
||||
Reference in New Issue
Block a user