Переименован пакет

This commit is contained in:
2026-05-18 11:14:43 +03:00
parent a138da2a40
commit c7a08342b2
50 changed files with 153 additions and 152 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
android {
namespace = "com.github.nullptroma.wallenc.infrastructure.android"
namespace = "com.github.nullptroma.wallenc.domain.vault.android"
compileSdk = 37
defaultConfig {