feat: bump version (1.0.6-RC1)
This commit is contained in:
parent
9fc902aa75
commit
e360d5c8a7
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "xyz.ineanto"
|
group = "xyz.ineanto"
|
||||||
version = "1.0.5-RC1"
|
version = "1.0.6-RC1"
|
||||||
|
|
||||||
val shadowImplementation: Configuration by configurations.creating
|
val shadowImplementation: Configuration by configurations.creating
|
||||||
configurations["implementation"].extendsFrom(shadowImplementation)
|
configurations["implementation"].extendsFrom(shadowImplementation)
|
||||||
|
|
Loading…
Reference in a new issue