Namespace error in Android studio while old project setup
Namespace not specified. Specify a namespace in the module’s build file. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.
java.lang.NoClassDefFoundError: Failed resolution of – after upgrade build tools to 8.4.0 version
I work with an internal sdk that I developed, and I communicate between the application and the sdk through an interface defined as keep.