Part Number:CC3220
I upgraded to the latest version of Android Studio 3.0.1
I downloaded the source code from TI, and then tried to build and got the following error:
Error:android-apt plugin is incompatible with the Android Gradle plugin. Please use 'annotationProcessor' configuration instead.
I found this stackoverflow article which stated:
The android-apt
plugin has been deprecated.