Skip to content

Android 15 (sdk 35) removeFirst removeLast collision #949

@Jesspu

Description

@Jesspu

Environment

@sentry/capacitor": "2.1.0"
minSdkVersion = 23
compileSdkVersion = 35
targetSdkVersion = 35

Steps to Reproduce

  1. Built signed android aab targeting android 15 with the @sentry/capacitor 2.1.0 package installed and plugin synced.
  2. Created a new release in the google play console and uploaded the aab
  3. Wen to publishing overview where google does static code analysis
  4. Saw warning message about use of kotlins removeFirst and removeLast for android 15

Expected Result

I would see no warning about use of kotlins removeFirst and removeLast for android 15

Actual Result

Image

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions