Skip to content

Commit 6a5f606

Browse files
author
Jenkins
committed
7.7.79
1 parent f09312f commit 6a5f606

5 files changed

Lines changed: 1118 additions & 920 deletions

File tree

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.6.4456'
17+
s.dependency 'DocumentReader', '7.7.4496'
1818
s.dependency 'React'
1919
end

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.6.11270') {
44+
implementation('com.regula.documentreader:api:7.7.11299') {
4545
transitive = true
4646
}
4747
}

0 commit comments

Comments
 (0)