Skip to content

Commit 3cde0a1

Browse files
updated credentials
1 parent 2b5cf3d commit 3cde0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reader-sdk-react-native-quickstart/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ buildscript {
3131
minSdkVersion = 24
3232
compileSdkVersion = 34
3333
targetSdkVersion = 33
34-
readerSdkVersion = "1.7.4"
34+
readerSdkVersion = "[1.7.5, 2.0)"
3535
ndkVersion = "21.4.7075529"
3636
kotlin_version ='1.8.21'
3737
}

0 commit comments

Comments
 (0)