Skip to content

Commit 522c026

Browse files
rajveermalviyagnprice
authored andcommitted
deps android: Upgrade Kotlin to 2.1.20, from 2.0.10
Release notes: https://kotlinlang.org/docs/whatsnew2020.html https://kotlinlang.org/docs/whatsnew21.html https://kotlinlang.org/docs/whatsnew2120.html Highlights: * 2.0.20 - Standard library; Support for UUIDs. - Otherwise mostly related to Wasm, Native and Kotlin Multiplatform. * 2.1.0 - K2; Extra compiler checks. - Otherwise mostly related to Wasm, Native and Kotlin Multiplatform. * 2.1.20 - Mostly new experimental features.
1 parent 553586d commit 522c026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ agpVersion=8.5.2
1313
# https://kotlinlang.org/docs/releases.html#release-details
1414
# A helpful discussion is at:
1515
# https://stackoverflow.com/a/74425347
16-
kotlinVersion=2.0.10
16+
kotlinVersion=2.1.20

0 commit comments

Comments
 (0)