Move Log class to org.amnezia.vpn.util package
This commit is contained in:
parent
9297f877c4
commit
8ec105bee0
11 changed files with 11 additions and 4 deletions
|
@ -8,7 +8,7 @@ kotlin {
|
|||
}
|
||||
|
||||
android {
|
||||
namespace = "org.amnezia.vpn"
|
||||
namespace = "org.amnezia.vpn.util"
|
||||
|
||||
buildFeatures {
|
||||
// add BuildConfig class
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue