From 16548bbd3618b47b66e3a01a4c16ee4f28e4f9bb Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 22 Sep 2020 23:04:48 +0200 Subject: [PATCH] updating the photo editor to 7.6.4 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index b6c7718c7..0d8b1ad7a 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ buildscript { classpath 'com.android.tools.build:gradle:4.0.1' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" if (is_proprietary) { - classpath 'ly.img.android.pesdk:plugin:7.6.3' + classpath 'ly.img.android.pesdk:plugin:7.6.4' } // NOTE: Do not place your application dependencies here; they belong