Skip to content

Commit c5f6e74

Browse files
feat!: fix semantic versioning issue and update README.md (#565)
* feat!: fix semantic versioning violation and update requirements BREAKING CHANGE: Changes in v6.1.1 were breaking and should have been v7.0.0: - iOS deployment target: 15.0 → 16.0 - GoogleMaps dependency: ~> 9.0 → ~> 10.0 - PR: #546 - Release PR: #547 This commit also updates the README to accurately reflect current requirements. Fixes #563 * feat!: fix semantic versioning violation and update requirements Changes in v6.1.1 were breaking and should have been v7.0.0: - iOS deployment target: 15.0 → 16.0 - GoogleMaps dependency: ~> 9.0 → ~> 10.0 - PR: #546 - Release PR: #547 Fixes #563
1 parent 1727a5e commit c5f6e74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ range of applications using the [Google Maps SDK for iOS][sdk].
2323

2424
## Requirements
2525

26-
- iOS 15.0+
26+
- iOS 16.0+
2727
- Xcode 15.0+
2828
- [Maps SDK for iOS][sdk] (see [Releases](https://github.com/googlemaps/google-maps-ios-utils/releases) for minimum compatible version)
2929
- A Google Maps Platform [API key](https://developers.google.com/maps/documentation/ios-sdk/get-api-key) from a project with the **Maps SDK for iOS** enabled.

0 commit comments

Comments
 (0)