Skip to content

Commit 9ddf609

Browse files
author
Jenkins
committed
8.1.157
1 parent f5532d8 commit 9ddf609

39 files changed

Lines changed: 6434 additions & 5986 deletions

RNDocumentReaderApi.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ Pod::Spec.new do |s|
1414
s.source = { :http => 'file:' + __dir__ }
1515
s.ios.deployment_target = '13.0'
1616
s.source_files = "ios/*.{h,m}"
17-
s.dependency 'DocumentReader', '7.7.4634'
17+
s.dependency 'DocumentReader', '8.1.4772'
1818
s.dependency 'React'
1919
end

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ apply plugin: 'kotlin-android'
1616
android {
1717
// Conditional for compatibility with AGP <4.2.
1818
if (project.android.hasProperty("namespace")) {
19-
namespace 'com.regula.documentreader'
19+
namespace 'com.regula.plugin.documentreader'
2020
}
2121

2222
compileSdk 34
@@ -41,7 +41,7 @@ dependencies {
4141
//noinspection GradleDynamicVersion
4242
implementation 'com.facebook.react:react-native:+'
4343
//noinspection GradleDependency
44-
implementation('com.regula.documentreader:api:7.7.11452') {
44+
implementation('com.regula.documentreader:api:8.1.11551') {
4545
transitive = true
4646
}
4747
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<manifest package="com.regula.documentreader" />
1+
<manifest package="com.regula.plugin.documentreader" />

android/src/main/java/com/regula/documentreader/JSONConstructor.kt

Lines changed: 0 additions & 2227 deletions
This file was deleted.

android/src/main/java/com/regula/documentreader/RNRegulaDocumentReaderModule.kt

Lines changed: 0 additions & 560 deletions
This file was deleted.

android/src/main/java/com/regula/documentreader/RNRegulaDocumentReaderPackage.kt

Lines changed: 0 additions & 11 deletions
This file was deleted.

android/src/main/java/com/regula/documentreader/Utils.kt

Lines changed: 0 additions & 268 deletions
This file was deleted.

0 commit comments

Comments
 (0)