Update kotlin to v2.0.20 #13

Merged
renovate-bot merged 1 commit from renovate/kotlin into main 2024-10-02 07:34:45 +00:00
Showing only changes of commit e380396c60 - Show all commits

View file

@ -7,7 +7,7 @@ coreKtx = "1.13.1"
espressoCore = "3.6.1"
junit = "4.13.2"
junitVersion = "1.2.1"
kotlin = "2.0.0"
kotlin = "2.0.20"
ktorVersion = "2.3.12"
lifecycleRuntimeKtx = "2.8.3"
maxSdk = "34"