Skip to content

feat(android): Bump Next version dependencies, min and target SDK #949

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 27, 2023

Conversation

krizzu
Copy link
Member

@krizzu krizzu commented Mar 24, 2023

Summary

Bumped Kotlin version of the library to 1.8.10, alongside coroutines and room (2.4.3). The Kotlin plugin is applied by default, so the first step from enabling next storage is no longer needed.

Also bumped the SDK versions (compile and target) to 32, and minSdk to 23.

Fixes #948 and #832

Copy link
Member

@tido64 tido64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be merged with fix(android), i.e. a patch release?

@krizzu krizzu changed the title chore(android): Bump Next version dependencies, min and target SDK fix(android): Bump Next version dependencies, min and target SDK Mar 27, 2023
@krizzu
Copy link
Member Author

krizzu commented Mar 27, 2023

Actually, I think it makes more sense to be released as minor

@krizzu krizzu changed the title fix(android): Bump Next version dependencies, min and target SDK feat(android): Bump Next version dependencies, min and target SDK Mar 27, 2023
@krizzu krizzu requested a review from tido64 March 27, 2023 09:45
@krizzu krizzu merged commit 271a040 into master Mar 27, 2023
@krizzu krizzu deleted the feat/upgrade branch March 27, 2023 09:56
@AsyncStorageBot
Copy link
Collaborator

🎉 This PR is included in version 1.18.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kotlin Compatibility
3 participants