update dependencies

This commit is contained in:
2023-04-12 22:35:34 +06:00
parent c5974fb51c
commit a2b497d0f9
2 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
[versions]
kotlin = "1.8.0"
kotlin-gradle-plugin = "7.3.0"
kotlin = "1.8.20"
kotlin-gradle-plugin = "7.3.1"
dokka = "1.8.10"
@@ -12,7 +12,7 @@ espresso_core = "3.4.0"
android-minSdk = "21"
android-compileSdk = "33"
android-buildTools = "33.0.0"
android-buildTools = "33.0.1"
github-release = "2.4.1"