updating PhotoEditorSDK to 7.1.11

This commit is contained in:
tibbi 2020-03-19 12:45:07 +01:00
parent f606527379
commit 1d470375ff
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ buildscript {
classpath 'com.android.tools.build:gradle:3.6.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
if (is_proprietary) {
classpath 'ly.img.android.pesdk:plugin:7.1.10'
classpath 'ly.img.android.pesdk:plugin:7.1.11'
}
// NOTE: Do not place your application dependencies here; they belong