That happens because you still having one line with the old package name.... Use Notepad++ to search for "com.OLDNAME.OLDNAME" on the source code root folder. After you find that line, just change it with your current package name..... Maybe you will find it on Gradle file.