From 9443fec381f4190a5580156c2639d024f20b3ef6 Mon Sep 17 00:00:00 2001 From: tibbi Date: Tue, 14 Apr 2020 22:33:41 +0200 Subject: [PATCH] revert back the photo editor, the new one seems to cause some visual glitches --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 0853e94cf..35d026a68 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ buildscript { classpath 'com.android.tools.build:gradle:3.6.2' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" if (is_proprietary) { - classpath 'ly.img.android.pesdk:plugin:7.1.13' + classpath 'ly.img.android.pesdk:plugin:7.1.12' } // NOTE: Do not place your application dependencies here; they belong