Skip to content

Commit

Permalink
rn: bump SDK version to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed May 27, 2020
1 parent fbb6486 commit 2af0c0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ android.useAndroidX=true
android.enableJetifier=true

appVersion=20.3.0
sdkVersion=2.8.2
sdkVersion=2.9.0
2 changes: 1 addition & 1 deletion ios/sdk/src/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.8.1</string>
<string>2.9.0</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 2af0c0b

Please sign in to comment.