We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b3bf3f commit 097dd40Copy full SHA for 097dd40
README.md
@@ -86,7 +86,7 @@ The release can be found here: https://github.com/ApryseSDK/pdftron-react-native
86
defaultConfig {
87
applicationId "com.example.myapp"
88
minSdkVersion rootProject.ext.minSdkVersion
89
- targetSdkVersion rootProject.ext.targetSdkVersion
+ targetSdkVersion rootProject.ext.targetSdkVersion
90
versionCode 1
91
versionName "1.0.0"
92
0 commit comments