Votice SDK v1.0.21
🚀 Votice SDK v1.0.21
Changes in this release:
- Update API endpoint and SDK version to 1.0.21
Latest commit:
Update API endpoint and SDK version to 1.0.21
- Switch the default API base URL to the deployed Cloud Run endpoint
- Bump the SDK version from 1.0.20 to 1.0.21
- Update configuration manager tests for the new endpoint and version
- Upgrade SwiftLintPlugins from 0.63.2 to 0.65.0
- Update README package dependency to version 1.0.21
Installation
Swift Package Manager
Add this to your Package.swift:
dependencies: [
.package(url: "https://github.com/ArtCC/votice-sdk.git", from: "1.0.21")
]Or add it through Xcode:
- File → Add Package Dependencies
- Enter:
https://github.com/ArtCC/votice-sdk.git - Select version:
1.0.21
This release was automatically generated from commit 90bac31