I got this error when we run apk file of our application. In build.gradle we set multidex and compile multidex is existed in Gradle file . We changed the version of
This is happen when we try to authenticate user with some authenticate service like AccountKitFirebaseAuth and those service depends on play-services-auth So, Add