Rename matrix modules
This commit is contained in:
@@ -22,7 +22,7 @@ plugins {
|
||||
}
|
||||
|
||||
android {
|
||||
namespace = "io.element.android.x.libraries.designsystem"
|
||||
namespace = "io.element.android.libraries.designsystem"
|
||||
|
||||
dependencies {
|
||||
// Should not be there, but this is a POC
|
||||
|
||||
+1
-3
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2022 New Vector Ltd
|
||||
* Copyright (c) 2023 New Vector Ltd
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@@ -16,8 +16,6 @@
|
||||
|
||||
package io.element.android.libraries.designsystem
|
||||
|
||||
import io.element.android.x.libraries.designsystem.R
|
||||
|
||||
object VectorIcons {
|
||||
val Copy = R.drawable.ic_content_copy
|
||||
val ArrowForward = R.drawable.ic_content_arrow_forward
|
||||
|
||||
Reference in New Issue
Block a user