When i try to upload new apk in playstore it says "You need to use a different version code for your APK because you already have one with version code 4" but there is no apk in apk library with version code 4 there is only 2 and 3. but I Changed the version code in build.gradle file to versionCode 5. but its shows the same error "You need to use a different version code for your APK because you already have one with version code 4. " I tried Clean Project,Rebuild Project and In-validate Cache/Restart but whatever I do the error message from google is same.
What would i do