Update media_editor (bugfix)

This commit is contained in:
Matthieu 2024-02-14 21:57:42 +01:00
parent 905c1c2d66
commit b4533014b3

View File

@ -198,7 +198,7 @@ dependencies {
implementation 'io.reactivex.rxjava3:rxandroid:3.0.2'
implementation 'com.github.connyduck:sparkbutton:4.1.0'
implementation 'org.pixeldroid.pixeldroid:android-media-editor:1.6'
implementation 'org.pixeldroid.pixeldroid:android-media-editor:1.7'
implementation project(path: ':scrambler')
implementation project(path: ':pixel_common')