[TIMOB-26261] Android: Compile with SDK version 28 (Android P)
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-09-07T21:41:11.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 7.5.0 |
Components | Android |
Labels | android, compile |
Reporter | Joshua Quick |
Assignee | Joshua Quick |
Created | 2018-08-04T02:38:40.000+0000 |
Updated | 2018-10-15T13:11:02.000+0000 |
Description
Update "titanium_mobile/android" to compile for Android P (ie: "compileSdkVersion" 28).
This is needed in order to use the newest API Level 28 features so that we can work on the "Android P" epic.
Starting off, Titanium should not target API Level 28 by default until all Android P breaking changes have been resolved. But we should allow the developer to opt-in to targeting API Level 28 to test the newest features/changes.
PR (master): https://github.com/appcelerator/titanium_mobile/pull/10307
FR Passed.
PR Merged.
*Closing ticket* Fix verified in SDK version
7.5.0.v20181010051919
Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10307