release version bump
This commit is contained in:
parent
cef5e06f0b
commit
bbb7acad68
@ -9,7 +9,7 @@ val logback_version="1.2.10"
|
|||||||
|
|
||||||
|
|
||||||
group = "net.sergeych"
|
group = "net.sergeych"
|
||||||
version = "0.2.6-SNAPSHOT"
|
version = "0.2.6"
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
@ -34,9 +34,9 @@ kotlin {
|
|||||||
}
|
}
|
||||||
js(IR) {
|
js(IR) {
|
||||||
browser {
|
browser {
|
||||||
commonWebpackConfig {
|
// commonWebpackConfig {
|
||||||
cssSupport.enabled = true
|
// cssSupport.enabled = true
|
||||||
}
|
// }
|
||||||
testTask {
|
testTask {
|
||||||
useMocha {
|
useMocha {
|
||||||
timeout = "30000"
|
timeout = "30000"
|
||||||
|
Loading…
Reference in New Issue
Block a user