mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2026-01-21 11:27:53 +00:00
update kotlin and add versions plugin
This commit is contained in:
@@ -19,6 +19,7 @@ buildscript {
|
||||
plugins {
|
||||
alias(libs.plugins.kotlin.multiplatform)
|
||||
alias(libs.plugins.kotlin.dokka)
|
||||
alias(libs.plugins.versions)
|
||||
}
|
||||
|
||||
apply plugin: "com.android.library"
|
||||
|
||||
Reference in New Issue
Block a user