diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml index 5be13229a7..76f6344777 100644 --- a/.idea/kotlinc.xml +++ b/.idea/kotlinc.xml @@ -1,6 +1,6 @@ - - \ No newline at end of file + diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 87a7670c12..a8ca47e959 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ [versions] # Project android_gradle_plugin = "8.13.2" -# When updateing this, please also update the version in the file ./idea/kotlinc.xml +# When updating this, please also update the version in the file ./idea/kotlinc.xml kotlin = "2.3.20" kotlinpoet = "2.2.0" ksp = "2.3.6"