diff --git a/com.idenfy.idenfySdk-8.6.0.aar b/com.idenfy.idenfySdk-8.2.9.4.4.aar similarity index 59% rename from com.idenfy.idenfySdk-8.6.0.aar rename to com.idenfy.idenfySdk-8.2.9.4.4.aar index 0f2146e..13b28bf 100644 Binary files a/com.idenfy.idenfySdk-8.6.0.aar and b/com.idenfy.idenfySdk-8.2.9.4.4.aar differ diff --git a/com.idenfy.idenfySdk-8.6.0.pom b/com.idenfy.idenfySdk-8.2.9.4.4.pom similarity index 82% rename from com.idenfy.idenfySdk-8.6.0.pom rename to com.idenfy.idenfySdk-8.2.9.4.4.pom index 040da1a..71af4e2 100644 --- a/com.idenfy.idenfySdk-8.6.0.pom +++ b/com.idenfy.idenfySdk-8.2.9.4.4.pom @@ -24,7 +24,7 @@ 4.0.0 idenfySdk com.idenfy.idenfySdk - 8.6.0 + 8.2.9.4.4 aar @@ -36,55 +36,55 @@ org.jetbrains.kotlin kotlin-parcelize-runtime - 1.9.20 + 1.7.21 runtime androidx.compose.ui ui - 1.5.4 + 1.4.0-alpha02 runtime androidx.compose.material material - 1.5.4 + 1.4.0-alpha02 runtime androidx.compose.ui ui-tooling-preview - 1.5.4 + 1.4.0-alpha02 runtime androidx.lifecycle lifecycle-runtime-ktx - 2.7.0 + 2.3.1 runtime androidx.activity activity-compose - 1.7.2 + 1.3.0 runtime io.sentry sentry-android - 6.32.0 + 6.18.1 runtime androidx.appcompat appcompat - 1.7.0 + 1.3.1 runtime androidx.recyclerview recyclerview - 1.3.2 + 1.2.1 runtime @@ -96,7 +96,7 @@ com.google.android.material material - 1.12.0 + 1.3.0 runtime @@ -126,13 +126,13 @@ androidx.activity activity-ktx - 1.9.2 + 1.2.3 runtime androidx.fragment fragment-ktx - 1.8.3 + 1.3.3 runtime @@ -144,37 +144,31 @@ androidx.exifinterface exifinterface - 1.3.7 + 1.3.6 runtime androidx.camera camera-core - 1.3.4 + 1.2.3 runtime androidx.camera camera-camera2 - 1.3.4 + 1.2.3 runtime androidx.camera camera-lifecycle - 1.3.4 + 1.2.3 runtime androidx.camera camera-view - 1.3.4 - runtime - - - io.michaelrocks - libphonenumber-android - 8.13.35 + 1.2.3 runtime @@ -204,7 +198,7 @@ com.squareup.moshi moshi - 1.15.0 + 1.14.0 runtime @@ -222,19 +216,19 @@ org.jetbrains.kotlinx kotlinx-coroutines-core - 1.7.3 + 1.6.4 runtime org.jetbrains.kotlinx kotlinx-coroutines-android - 1.7.3 + 1.6.4 runtime androidx.lifecycle lifecycle-viewmodel-ktx - 2.8.5 + 2.5.1 runtime @@ -258,7 +252,7 @@ com.google.guava guava - 31.1-android + 29.0-android runtime @@ -270,19 +264,19 @@ androidx.core core-ktx - 1.13.1 + 1.3.2 runtime org.jetbrains.kotlin kotlin-reflect - 1.9.20 + 1.7.21 runtime org.jetbrains.kotlin kotlin-stdlib-jdk7 - 1.9.20 + 1.7.21 runtime @@ -294,7 +288,7 @@ com.huawei.hms ml-computer-vision-documentskew - 3.11.0.301 + 3.7.0.301 runtime @@ -321,35 +315,5 @@ 3.20.1 runtime - - org.tensorflow - tensorflow-lite - 2.16.1 - runtime - - - org.tensorflow - tensorflow-lite-gpu - 2.16.1 - runtime - - - org.tensorflow - tensorflow-lite-gpu-api - 2.16.1 - runtime - - - org.tensorflow - tensorflow-lite-gpu-delegate-plugin - 0.4.4 - runtime - - - org.tensorflow - tensorflow-lite-support - 0.4.4 - runtime - diff --git a/jitpack.yml b/jitpack.yml index 876e390..54549c1 100644 --- a/jitpack.yml +++ b/jitpack.yml @@ -1,3 +1,3 @@ install: - - FILE="-Dfile=com.idenfy.idenfySdk-8.6.0.aar" - - mvn install:install-file $FILE -DgroupId=idenfy -DartifactId=idenfySdk -Dversion=8.6.0 -DpomFile=com.idenfy.idenfySdk-8.6.0.pom + - FILE="-Dfile=com.idenfy.idenfySdk-8.2.9.4.4.aar" + - mvn install:install-file $FILE -DgroupId=idenfy -DartifactId=idenfySdk -Dversion=8.2.9.4.4 -DpomFile=com.idenfy.idenfySdk-8.2.9.4.4.pom