mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2025-09-15 21:19:27 +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