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

Google Play requires that apps target API level 29 or higher. #17

Open
geraldus opened this issue Jul 20, 2021 · 1 comment
Open

Google Play requires that apps target API level 29 or higher. #17

geraldus opened this issue Jul 20, 2021 · 1 comment

Comments

@geraldus
Copy link

Android Studio reports following problem when opening build.gradle of library module (Module: android-bluetooth-serial.androidBluetoothSerial):

targetSdkVersion 28

Google Play requires that apps target API level 29 or higher.

No candidates found for method call targetSdkVersion.
android-bluetooth-serial.androidBluetoothSerial

Recomended action: Update targetSdkVersion to 31

@naevtamarkus
Copy link

Hi, is there anyone maintaining this library? Thanks

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

No branches or pull requests

2 participants