updating the photo & video editor

This commit is contained in:
tibbi 2022-07-28 17:05:02 +02:00
parent e0b2a34372
commit 41697d6a46
2 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:becd38a3b7'
implementation 'com.github.SimpleMobileTools:Simple-Commons:3aa2a640fd'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0'
implementation 'it.sephiroth.android.exif:library:1.0.1'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.24'

View File

@ -25,7 +25,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:7.1.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
if (is_proprietary) {
classpath 'ly.img.android.pesdk:plugin:10.0.1'
classpath 'ly.img.android.pesdk:plugin:10.2.1'
}
// NOTE: Do not place your application dependencies here; they belong