Lower minSdk from 26 → 24#110
Conversation
Extends support to Android 7.0 (Nougat) devices. All APIs in use are Java standard library (java.*, javax.crypto.*) compatible with API 21+; no Android 26-specific APIs are called, so no runtime guards are needed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
🦋 Changeset detectedLatest commit: fe12e89 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Summary
Breaking changes
None. This widens the range of supported devices without removing any APIs.
Device coverage
Raises Google Play coverage from ~94% to ~97% of active Android devices.
Test plan
🤖 Generated with Claude Code