Update kotlin to v2.0.20 #22

Merged
renovate-bot merged 1 commit from renovate/kotlin into main 2024-08-22 10:30:50 +00:00

View file

@ -6,7 +6,7 @@ coreKtx = "1.13.1"
espressoCore = "3.6.1"
junit = "4.13.2"
junitVersion = "1.2.1"
kotlin = "2.0.10"
kotlin = "2.0.20"
lifecycleRuntimeKtx = "2.8.4"
[libraries]