[TIMOB-28046] Android: Compile with SDK version 30 (Android 11)
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-11-03T15:20:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 9.3.0 |
Components | Android |
Labels | android, compile, sdk |
Reporter | Joshua Quick |
Assignee | Joshua Quick |
Created | 2020-07-25T00:02:13.000+0000 |
Updated | 2020-11-03T15:20:32.000+0000 |
Description
Update "titanium_mobile/android" to compile for Android 11 (ie: "compileSdkVersion" 30).
This is needed in order to use the newest API Level 30 features so that we can work on the "Android 11" epic.
Starting off, Titanium should not target API Level 30 by default until all Android 11 breaking changes have been resolved. But we should allow the developer to opt-in to targeting API Level 30 to test the newest features/changes.
PR (8.3.x): https://github.com/appcelerator/titanium_mobile/pull/11850
Closing ticket improvement verified in SDK version
9.3.0.v20201103024935
. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/11850