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 35e74f1 commit 75284f5Copy full SHA for 75284f5
build.gradle
@@ -2,7 +2,7 @@
2
3
buildscript {
4
ext.kotlin_version = '1.4.10'
5
- ext.pesdk_version = '8.0.7' // Insert the latest SDK version here. You will find it here https://github.com/imgly/pesdk-android-demo/releases
+ ext.pesdk_version = '8.0.8' // Insert the latest SDK version here. You will find it here https://github.com/imgly/pesdk-android-demo/releases
6
repositories {
7
google()
8
jcenter()
0 commit comments