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

Android 12 support #8

Merged
merged 4 commits into from
Mar 26, 2022
Merged

Android 12 support #8

merged 4 commits into from
Mar 26, 2022

Conversation

zigapovhe
Copy link
Contributor

Added support for Android12. Fixes issue #7

@zigapovhe zigapovhe mentioned this pull request Mar 21, 2022
@romellfudi
Copy link
Owner

Hi @zigapovhe , do you test in previous version for instance 9 , 10, 11?

@zigapovhe
Copy link
Contributor Author

Hi @zigapovhe , do you test in previous version for instance 9 , 10, 11?

I didn't even properly test it for Android 12, that's why I've sent you an email. Not sure if you understand me correctly. 🙂

Copy link
Owner

@romellfudi romellfudi left a comment

Choose a reason for hiding this comment

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

I can't build the project, Does it necessary to update kotlin & compileSdkVersion versions?

@@ -1,12 +1,12 @@

buildscript {
ext.kotlin_version = '1.5.0'
ext.kotlin_version = '1.6.10'
Copy link
Owner

Choose a reason for hiding this comment

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

I can't build the project, Does it necessary to update kotlin & compileSdkVersion versions?

@romellfudi romellfudi linked an issue Mar 24, 2022 that may be closed by this pull request
@romellfudi romellfudi added the enhancement New feature or request label Mar 25, 2022
@romellfudi
Copy link
Owner

@zigapovhe please indicate your distribution Version:

distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-all.zip

@romellfudi
Copy link
Owner

@zigapovhe I dont have a Android 12 and the changes does not work on Android 10. Thus I will crate a release branch with your PR

@romellfudi romellfudi changed the base branch from main to android-12 March 26, 2022 19:02
@romellfudi romellfudi self-requested a review March 26, 2022 19:04
Copy link
Owner

@romellfudi romellfudi left a comment

Choose a reason for hiding this comment

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

On the grounds the PR is only for Android 12 devices, thus it works correctly

@romellfudi romellfudi merged commit a997c5e into romellfudi:android-12 Mar 26, 2022
@romellfudi
Copy link
Owner

Thanks very much @zigapovhe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android-12-support enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android 12 support
3 participants