fix: pushed hotfix for file storage
This commit is contained in:
parent
7097e56a6d
commit
81b66b6110
2 changed files with 5 additions and 1 deletions
|
@ -5,7 +5,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "xyz.ineanto"
|
||||
version = "1.1.6-RC1"
|
||||
version = "1.1.7-RC1"
|
||||
|
||||
val shadowImplementation: Configuration by configurations.creating
|
||||
configurations["implementation"].extendsFrom(shadowImplementation)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue