We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 Studio reports following problem when opening build.gradle of library module (Module: android-bluetooth-serial.androidBluetoothSerial):
build.gradle
targetSdkVersion 28
Google Play requires that apps target API level 29 or higher. No candidates found for method call targetSdkVersion. android-bluetooth-serial.androidBluetoothSerial
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
The text was updated successfully, but these errors were encountered:
Hi, is there anyone maintaining this library? Thanks
Sorry, something went wrong.
No branches or pull requests
Android Studio reports following problem when opening
build.gradle
of library module (Module: android-bluetooth-serial.androidBluetoothSerial):Recomended action: Update targetSdkVersion to 31
The text was updated successfully, but these errors were encountered: