mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-25 22:18:00 +01:00
updating photo editor to 8.2.0
This commit is contained in:
parent
3a0a5cb4d8
commit
97e16e06d7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ buildscript {
|
|||
classpath 'com.android.tools.build:gradle:4.2.0'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
if (is_proprietary) {
|
||||
classpath 'ly.img.android.pesdk:plugin:8.1.3'
|
||||
classpath 'ly.img.android.pesdk:plugin:8.2.0'
|
||||
}
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
|
Loading…
Reference in a new issue