mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-1639 l10n | Enhancement | Set namespace for localization module (#547)
This commit is contained in:
parent
d9a48179ab
commit
e641fbe870
1 changed files with 4 additions and 0 deletions
|
@ -6,4 +6,8 @@ plugins {
|
|||
|
||||
dependencies {
|
||||
implementation libs.kotlin
|
||||
}
|
||||
|
||||
android {
|
||||
namespace 'com.anytypeio.anytype.localization'
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue