updating the photo editor sdk

This commit is contained in:
tibbi 2022-11-20 21:40:28 +01:00
parent d9351ddf9c
commit a4833bc209

View file

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