Move files to correct package.

This commit is contained in:
Benoit Marty
2023-12-19 11:07:12 +01:00
parent e156cf0515
commit 3d963df4fe
5 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.libraries.mediaupload
package io.element.android.libraries.mediaupload.impl
import android.content.Context
import android.graphics.BitmapFactory

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.libraries.mediaupload
package io.element.android.libraries.mediaupload.impl
import android.content.Context
import android.graphics.Bitmap

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.libraries.mediaupload
package io.element.android.libraries.mediaupload.impl
import android.annotation.SuppressLint
import android.content.Context

View File

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

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.libraries.mediaupload
package io.element.android.libraries.mediaupload.impl
import android.content.Context
import android.os.Build