I am not sure what is the last solution for android annotation, I implemented the latest API but still don't work errors
here is my build.gradle
implementation 'com.android.support:support-annotations:+'
implementation 'com.android.support:support-annotations:28.0.0'
any suggestions, I try several methods listed in stackoverflow but non of them works