updating photoeditorSDK to 7.1.10
This commit is contained in:
parent
f42c4d2c6a
commit
bef44e583a
|
@ -369,7 +369,7 @@
|
|||
<b>Tüm Basit Araçlar paketini buradan inceleyin:</b>
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
<b>Basit Galeri Pro'nun bağımsız web sitesi:</b>
|
||||
<b>Basit Galeri Pro\'nun bağımsız web sitesi:</b>
|
||||
https://www.simplemobiletools.com/gallery
|
||||
|
||||
<b>Facebook:</b>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue