Update kotlin to v2.3.6
This commit is contained in:
parent
ba75927d72
commit
d2c039d8e8
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ android_gradle_plugin = "8.13.2"
|
||||||
# When updateing this, please also update the version in the file ./idea/kotlinc.xml
|
# When updateing this, please also update the version in the file ./idea/kotlinc.xml
|
||||||
kotlin = "2.3.10"
|
kotlin = "2.3.10"
|
||||||
kotlinpoet = "2.2.0"
|
kotlinpoet = "2.2.0"
|
||||||
ksp = "2.3.5"
|
ksp = "2.3.6"
|
||||||
firebaseAppDistribution = "5.2.1"
|
firebaseAppDistribution = "5.2.1"
|
||||||
|
|
||||||
# AndroidX
|
# AndroidX
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue