remove unnecessary targets

This commit is contained in:
2023-10-23 01:37:41 +06:00
parent 333cb690a1
commit d25a73df3d
7 changed files with 12 additions and 15 deletions

View File

@@ -1,11 +1,11 @@
[versions]
kotlin = "1.9.10"
kotlin-gradle-plugin = "8.1.1"
kotlin = "1.9.20-RC"
kotlin-gradle-plugin = "8.1.2"
versions = "0.48.0"
dokka = "1.9.0"
dokka = "1.9.10"
dexcount = "4.0.0"
junit_version = "4.12"