Commit 6674d67 1 parent 69603d1 commit 6674d67 Copy full SHA for 6674d67
File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -185,8 +185,6 @@ dependencies {
185
185
implementation ' com.commonsware.cwac:layouts:0.4.3'
186
186
implementation ' com.rengwuxian.materialedittext:library:2.1.4'
187
187
implementation ' com.pnikosis:materialish-progress:1.7'
188
- implementation " com.github.mariotaku:MessageBubbleView:${ libVersions['MessageBubbleView']} "
189
- implementation ' com.github.mariotaku:DragSortListView:0.6.1'
190
188
implementation ' com.github.uucky:ColorPicker-Android:0.9.7@aar'
191
189
implementation " pl.droidsonroids.gif:android-gif-drawable:${ libVersions['AndroidGIFDrawable']} "
192
190
implementation ' com.sprylab.android.texturevideoview:texturevideoview:1.2.1'
@@ -216,7 +214,8 @@ dependencies {
216
214
217
215
218
216
/* * Custom dependencies **/
219
- implementation ' com.github.mariotaku:MessageBubbleView:1.6'
217
+ implementation ' com.github.mariotaku:DragSortListView:0.6.1'
218
+ implementation " com.github.mariotaku:MessageBubbleView:${ libVersions['MessageBubbleView']} "
220
219
implementation ' com.github.mariotaku:DragSortListView:0.6.1'
221
220
implementation " com.github.mariotaku.MediaViewerLibrary:base:${ libVersions['MediaViewerLibrary']} "
222
221
implementation " com.github.mariotaku.MediaViewerLibrary:subsample-image-view:${ libVersions['MediaViewerLibrary']} "
You can’t perform that action at this time.
0 commit comments