update dependencies

This commit is contained in:
InsanusMokrassar 2024-08-27 19:12:58 +06:00
parent 81eba88ce9
commit d2909ed5f0
2 changed files with 5 additions and 3 deletions

View File

@ -2,6 +2,8 @@
## 1.3.6
* `Kotlin`: `2.0.20`
## 1.3.5
* `Kotlin`: `2.0.10`

View File

@ -1,7 +1,7 @@
[versions]
kotlin = "2.0.10"
kotlin-gradle-plugin = "8.3.2"
kotlin = "2.0.20"
kotlin-gradle-plugin = "8.2.2"
versions = "0.51.0"
@ -13,7 +13,7 @@ test_ext_junit_version = "1.2.1"
espresso_core = "3.6.1"
android-minSdk = "21"
android-compileSdk = "35"-
android-compileSdk = "35"
android-buildTools = "35.0.0"
github-release = "2.5.2"