Let package match namespace

This commit is contained in:
Benoit Marty
2023-11-30 14:05:27 +01:00
parent 48ef9cda19
commit 70f59826dd
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.libraries.mediaviewer.local
package io.element.android.libraries.mediaviewer.impl.local
import android.app.Activity
import android.content.ContentResolver

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.libraries.mediaviewer.local
package io.element.android.libraries.mediaviewer.impl.local
import android.content.Context
import android.net.Uri