From a4833bc2093f212ccef847d2ec34e7753bf8e52e Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 20 Nov 2022 21:40:28 +0100 Subject: [PATCH] updating the photo editor sdk --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 975352024..797c65afb 100644 --- a/build.gradle +++ b/build.gradle @@ -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