updating the photo editor to 8.0.5

This commit is contained in:
tibbi 2020-11-27 12:40:28 +01:00
parent 111513616c
commit 99ae4648a2

View file

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