We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5cf3d commit 3cde0a1Copy full SHA for 3cde0a1
reader-sdk-react-native-quickstart/android/build.gradle
@@ -31,7 +31,7 @@ buildscript {
31
minSdkVersion = 24
32
compileSdkVersion = 34
33
targetSdkVersion = 33
34
- readerSdkVersion = "1.7.4"
+ readerSdkVersion = "[1.7.5, 2.0)"
35
ndkVersion = "21.4.7075529"
36
kotlin_version ='1.8.21'
37
}
0 commit comments