expo-sms
Advanced tools
Comparing version 9.0.0 to 9.1.0
@@ -11,6 +11,8 @@ # Changelog | ||
## 9.0.0 — 2021-01-15 | ||
## 9.1.0 — 2021-03-10 | ||
_This version does not introduce any user-facing changes._ | ||
### 🎉 New features | ||
- Updated Android build configuration to target Android 11 (added support for Android SDK 30). ([#11647](https://github.com/expo/expo/pull/11647) by [@bbarthec](https://github.com/bbarthec)) | ||
## 9.0.0 — 2021-01-15 | ||
@@ -17,0 +19,0 @@ |
{ | ||
"name": "expo-sms", | ||
"version": "9.0.0", | ||
"version": "9.1.0", | ||
"description": "Provides access to the system's UI/app for sending SMS messages.", | ||
@@ -41,5 +41,5 @@ "main": "build/SMS.js", | ||
"devDependencies": { | ||
"expo-module-scripts": "~1.2.0" | ||
"expo-module-scripts": "^2.0.0" | ||
}, | ||
"gitHead": "e362887ddc6ba4e3518efd623d64b3cbd301a6a9" | ||
"gitHead": "5b57d1fd0a20294c1dec7c43b5df34dd6425d1a5" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26716