Skip to content

Commit 66b5d41

Browse files
committed
updating photo/video editor to 10.7.3
1 parent 29e6a0e commit 66b5d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ buildscript {
2525
classpath 'com.android.tools.build:gradle:7.3.0'
2626
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2727
if (is_proprietary) {
28-
classpath 'ly.img.android.pesdk:plugin:10.7.2'
28+
classpath 'ly.img.android.pesdk:plugin:10.7.3'
2929
}
3030

3131
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)