mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2024-11-18 06:03:47 +00:00
Update libs.versions.toml
This commit is contained in:
parent
079fbaa7f4
commit
502dd4d607
@ -1,8 +1,10 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.7.21"
|
||||
kotlin = "1.7.22"
|
||||
kotlin-gradle-plugin = "7.2.2"
|
||||
|
||||
dokka = "1.7.20"
|
||||
|
||||
dexcount = "3.1.0"
|
||||
junit_version = "4.12"
|
||||
test_ext_junit_version = "1.1.3"
|
||||
@ -35,4 +37,4 @@ github-release = { module = "com.github.breadmoirai:github-release", version.ref
|
||||
[plugins]
|
||||
|
||||
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
|
||||
kotlin-dokka = { id = "org.jetbrains.dokka", version.ref = "kotlin" }
|
||||
kotlin-dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
|
||||
|
Loading…
Reference in New Issue
Block a user