Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28471] Android: Compile with SDK version 31 (Android 12)

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2021-08-06T17:10:16.000+0000
Affected Version/sn/a
Fix Version/sRelease 10.1.0
ComponentsAndroid
Labelsandroid, compile, sdk
ReporterJoshua Quick
AssigneeJoshua Quick
Created2021-06-05T01:02:01.000+0000
Updated2021-08-06T17:10:16.000+0000

Description

Update "titanium_mobile/android" to compile for Android 12 (ie: "compileSdkVersion" 31). This is needed in order to use the newest API Level 31 features so that we can work on the "Android 12" epic. Starting off, Titanium should not target API Level 31 by default until all Android 12 breaking changes have been resolved. But we should allow the developer to opt-in to targeting API Level 31 to test the newest features/changes.

Comments

  1. Joshua Quick 2021-07-16

    PR (master): https://github.com/appcelerator/titanium_mobile/pull/12959

JSON Source