feat(i18n): custom locale migration
This commit is contained in:
parent
548d210a95
commit
ce8f21c268
11 changed files with 165 additions and 86 deletions
|
@ -5,7 +5,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "xyz.ineanto"
|
||||
version = "1.1.1-RC1"
|
||||
version = "1.1.0-RC1"
|
||||
|
||||
val shadowImplementation: Configuration by configurations.creating
|
||||
configurations["implementation"].extendsFrom(shadowImplementation)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue