Skip to content
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

Downgrade Java and minSdkVersion to broaden device compatibility #330

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

morvagergely
Copy link

This change downgrades the java version to 8 and the minSdkVersion to 27 in order to be compatible with a wider range of devices.

I had to change the implementation(kotlin("test-junit")) to implementation(kotlin("test-junit5")) in order for the project to build.

Copy link

PR missing one of the required labels: {'documentation', 'internal', 'new feature', 'enhancement', 'breaking-change', 'dependencies', 'bug'}

@DariusIMP DariusIMP added the enhancement New feature or request label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants