Skip to content

[Question]: Android compileSdkVersion in version 12.0.0 #1465

@RaadShariat

Description

@RaadShariat

Please check the following before submitting a new issue.

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions