feat(storage): fallback on local storage
This commit is contained in:
parent
cb98fd2671
commit
48ca85028b
4 changed files with 25 additions and 12 deletions
|
@ -6,7 +6,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "xyz.ineanto"
|
||||
version = "1.0.7-RC1"
|
||||
version = "1.0.8-RC1"
|
||||
|
||||
val shadowImplementation: Configuration by configurations.creating
|
||||
configurations["implementation"].extendsFrom(shadowImplementation)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue