Move files to correct package.

This commit is contained in:
Benoit Marty 2023-12-19 11:07:12 +01:00
parent 7889ff118c
commit 6b611bedfc
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