updating photo editor to 8.0.3

This commit is contained in:
tibbi 2020-11-08 21:39:16 +01:00
parent c2ee93e039
commit 5363cc1569
1 changed files with 1 additions and 1 deletions

View File

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