I don't understand exactly what you want to do.
Did you create your current app version with Android Studio (AS) and do you want to update your previously created with AI2?
If so, then you have to sign the new one (AS AKP) with your original AI2 keystore (android.keystore), e.g. with APK Editor Studio:
Steps:
decompile the AS APK (new app version)
rename (AI2) android.keystore to android.ks
sign APK (with this original AI2-keystore: android.ks)