mapbox / mapbox/mapbox-base-android
Add support for Android 12
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 12
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
I'm not positive I have the correct repository here.
`com.mapbox.base:annotations-processor:0.5.0` seems to be where this is failing
https://github.com/mapbox/mapbox-base-android/blob/6174812c961c2bc11dd08129138a64c0186bf8ca/buildSrc/src/main/kotlin/Project.kt#L2-L4
Running into an issue when trying to upgrade the navigation sdk to targetSdkVersion 31 https://github.com/mapbox/mapbox-navigation-android/pull/5099
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting buildSrc/src/main/kotlin/Project.kt at lines 2-4 and the com.mapbox.base:annotations-processor:0.5.0 dependency. Reproduce the failure while targeting SDK 31, using the referenced mapbox-navigation-android pull request for context. Done means the annotation processor works with Android 12 targetSdkVersion 31.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100