From bef44e583ab1dfc9137feecb5635387541207215 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 7 Mar 2020 08:53:15 +0100 Subject: [PATCH] updating photoeditorSDK to 7.1.10 --- app/src/main/res/values-tr/strings.xml | 2 +- build.gradle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 2aff9f791..db6ea750f 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -369,7 +369,7 @@ Tüm Basit Araçlar paketini buradan inceleyin: https://www.simplemobiletools.com - Basit Galeri Pro'nun bağımsız web sitesi: + Basit Galeri Pro\'nun bağımsız web sitesi: https://www.simplemobiletools.com/gallery Facebook: diff --git a/build.gradle b/build.gradle index 84a9b3b9f..07065f11c 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ buildscript { classpath 'com.android.tools.build:gradle:3.5.3' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" if (is_proprietary) { - classpath 'ly.img.android.pesdk:plugin:7.1.9' + classpath 'ly.img.android.pesdk:plugin:7.1.10' } // NOTE: Do not place your application dependencies here; they belong