This message was deleted.
# android
s
This message was deleted.
s
same error is for as well
Copy code
import androidx.annotation.NonNull;
                          ^
  symbol:   class NonNull
  location: package androidx.annotation
altho,
build.gradle
file of submodule contains this dependency
Copy code
com.android.support:support-annotations:28.0.0
altho, its not showing error for from the Android Studio