mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2026-03-02 23:22:28 +00:00
revert nmcp version
This commit is contained in:
@@ -40,7 +40,6 @@ if ((project.hasProperty('SONATYPE_USER') || System.getenv('SONATYPE_USER') != n
|
||||
publishingType = System.getenv('PUBLISHING_TYPE') != "" ? System.getenv('PUBLISHING_TYPE') : "USER_MANAGED"
|
||||
}
|
||||
|
||||
allowEmptyAggregation = true
|
||||
publishAllProjectsProbablyBreakingProjectIsolation()
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
kotlin = "2.3.0"
|
||||
kotlin-gradle-plugin = "8.12.+"
|
||||
|
||||
nmcp = "1.4.3"
|
||||
nmcp = "1.2.1"
|
||||
versions = "0.53.0"
|
||||
|
||||
dokka = "2.1.0"
|
||||
|
||||
Reference in New Issue
Block a user