Update kotlin version to v2.2.0 (#4818)

* Update kotlin version to 2.2.0

* Update README.md : Update kotlin version to 2.2.0
This commit is contained in:
Skh-web6982
2025-08-08 12:34:11 +03:30
committed by GitHub
parent 6318dd554b
commit 97327a0101
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
agp = "8.12.0"
desugarJdkLibs = "2.1.5"
gradleLicensePlugin = "0.9.8"
kotlin = "2.1.21"
kotlin = "2.2.0"
coreKtx = "1.16.0"
junit = "4.13.2"
junitVersion = "1.2.1"