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