diff --git a/build.gradle b/build.gradle index 5dacc5f26..75a29704b 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ buildscript { classpath 'com.android.tools.build:gradle:4.1.3' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" if (is_proprietary) { - classpath 'ly.img.android.pesdk:plugin:8.1.1' + classpath 'ly.img.android.pesdk:plugin:8.1.3' } // NOTE: Do not place your application dependencies here; they belong