Let package match namespace

This commit is contained in:
Benoit Marty 2023-11-30 14:05:27 +01:00
parent 3d9aa55995
commit 3e2ff5113d
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