updating photo/video editor to 10.7.3
This commit is contained in:
parent
29e6a0eef0
commit
66b5d4113e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ buildscript {
|
|||
classpath 'com.android.tools.build:gradle:7.3.0'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
if (is_proprietary) {
|
||||
classpath 'ly.img.android.pesdk:plugin:10.7.2'
|
||||
classpath 'ly.img.android.pesdk:plugin:10.7.3'
|
||||
}
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
|
Loading…
Reference in a new issue