-
-
Notifications
You must be signed in to change notification settings - Fork 910
Closed
Description
Please check the following before submitting a new issue.
- I have searched the existing issues.
- I have carefully read the documentation.
Please select for which platform(s) you need help
- Android
- iOS
- Windows
Your question
The permission handler version 12.0.0 bumps the Android compileSdkVersion
to 35. However, the documentation states that the compileSdkVersion
should be set to 33. Is this an oversight, or is this the intended configuration?
android {
compileSdkVersion 33
...
}
Version
12.0.0
Metadata
Metadata
Assignees
Labels
No labels