Skip to content

Update SDK versions and dependencies to latest releases#3

Merged
kristijan-mitrov merged 4 commits intomasterfrom
update-dependencies
Mar 2, 2026
Merged

Update SDK versions and dependencies to latest releases#3
kristijan-mitrov merged 4 commits intomasterfrom
update-dependencies

Conversation

@kristijan-mitrov
Copy link
Copy Markdown
Collaborator

📄 Context

Updated dependencies:

  • gradle
  • kotlin
  • appcompat
  • viewmodel
  • annotation
  • statup
  • preference
  • detekt
  • ktlintplugin
  • cpd
  • dokka
  • mock
  • json

minSdk is now 23 and target/compile sdk is 36

@kristijan-mitrov kristijan-mitrov requested a review from KCeh March 2, 2026 09:38
@kristijan-mitrov kristijan-mitrov self-assigned this Mar 2, 2026
Copy link
Copy Markdown
Collaborator

@KCeh KCeh left a comment

Choose a reason for hiding this comment

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

Looks good for start, but I think we will also need to bump test dependencies as well as tools for code quailty (ktlint)

"compileSdk": 33,
"targetSdk" : 33,
"buildTools": "33.0.2"
"minSdk" : 23,
Copy link
Copy Markdown
Collaborator

@KCeh KCeh Mar 2, 2026

Choose a reason for hiding this comment

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

Keep in mind this is a breaking change, major version of lib should be bumped as well

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

2.0.0?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

sounds good

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 2, 2026

@kristijan-mitrov kristijan-mitrov merged commit 286dce8 into master Mar 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants