[TIMOB-28102] Android: Update module Kotlin language support to 1.4.x
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-11-25T15:19:05.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 9.3.0 |
Components | Android |
Labels | android, build, kotlin, module |
Reporter | Joshua Quick |
Assignee | Joshua Quick |
Created | 2020-08-26T23:17:37.000+0000 |
Updated | 2020-11-25T15:19:05.000+0000 |
Description
*Summary:*
Titanium currently supports Kotlin language v1.3.72 when building native modules for Android.
We should update Kotlin to v1.4.x to support the language's newest features.
https://android-developers.googleblog.com/2020/08/new-language-features-and-more-in.html
*To-Do:*
Update the Kotlin version in the following files...
https://github.com/appcelerator/titanium_mobile/blob/master/android/build.gradle
https://github.com/appcelerator/titanium_mobile/blob/master/android/templates/build/root.build.gradle
PR (master): https://github.com/appcelerator/titanium_mobile/pull/12154
FR Passed, waiting on Jenkins build.
*Closing ticket*. Improvement verified in SDK version
9.3.0.v20201125050632
. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/12154