🛠️ Update kotlin version

* Updated kotlin version to 2.1.10
This commit is contained in:
Acclorite 2025-02-15 12:39:25 +02:00
parent 707df5c78e
commit 30a0febf03
3 changed files with 4 additions and 7 deletions

View file

@ -60,9 +60,6 @@ android {
buildFeatures {
compose = true
}
composeOptions {
kotlinCompilerExtensionVersion = "1.5.7"
}
dependenciesInfo {
includeInApk = false
includeInBundle = false