Skip to content

Update Android targetSdkVersion to 29 (Android 10), by 2020-11 deadline #3665

@gnprice

Description

@gnprice

The next round after #3563 (and #3075). We should update our targetSdkVersion to 29, aka Android 10.

Deadline is 2020-11-02. But we could do this any time (indeed could have as soon as Android 10 was out last year), and in any case filing an issue to give us a place to track tidbits we learn.

  • General docs on this upgrade are here.
  • The list of behavior changes triggered by actually bumping the targetSdkVersion is here.

The important steps for this upgrade are:

  1. Read about the potentially-breaking changes, and identify those that might affect us.
  2. Make a WIP change to targetSdkVersion.
  3. Test the WIP change thoroughly, especially in the areas highlighted in step 1. Fix things as needed, and repeat.

Specific tidbits we've learned:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions