Skip to content

Update dependencies #36

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 13, 2025
Merged

Update dependencies #36

merged 2 commits into from
Mar 13, 2025

Conversation

pahill
Copy link
Contributor

@pahill pahill commented Mar 4, 2025

No description provided.

pahill added 2 commits March 4, 2025 12:24
Upgraded JVM target to 11, compileSdk and targetSdk to 35, and Kotlin to 2.1.10 for improved compatibility and performance. Updated Gradle wrapper, dependencies, and plugin versions to align with these changes. Minor IDE configuration adjustments were also made to reflect the new settings.
Updated the minimum SDK version from 21 to 24 to align with modern Android development practices and dependencies. This change ensures compatibility with newer libraries and features while dropping support for older SDK versions.
@pahill pahill requested review from zamulla and zsmb13 March 4, 2025 11:20
@@ -1,24 +1,24 @@
[versions]
android-gradlePlugin = "8.2.2"
android-compileSdk = "34"
android-gradlePlugin = "8.8.2"
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure if it matters for this project, but the latest stable version that IJ supports is 8.7.3

@pahill pahill merged commit e5f67dc into master Mar 13, 2025
4 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