updating Photo Editor to 7.1.9

This commit is contained in:
tibbi 2020-02-28 19:37:47 +01:00
parent 04138b7a92
commit 3575221e06
1 changed files with 1 additions and 1 deletions

View File

@ -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.0.10'
classpath 'ly.img.android.pesdk:plugin:7.1.9'
}
// NOTE: Do not place your application dependencies here; they belong