We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e6a0e commit 66b5d41Copy full SHA for 66b5d41
build.gradle
@@ -25,7 +25,7 @@ buildscript {
25
classpath 'com.android.tools.build:gradle:7.3.0'
26
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
27
if (is_proprietary) {
28
- classpath 'ly.img.android.pesdk:plugin:10.7.2'
+ classpath 'ly.img.android.pesdk:plugin:10.7.3'
29
}
30
31
// NOTE: Do not place your application dependencies here; they belong
0 commit comments