Switching from apportable to cocos2d-x android problem

I am trying to update android app.
My previous version uploaded in apportable now i am trying to update app using cocos2d-x c++.

It compiles fine but when I try to install, it showing the message
Package appears to be corrupted

I am not sure whats the problem.

Have any logs for the build process?

I can build successfully and upload to google play store. There have no any issues during build process.

My situation is given below again
When a user download the app from play store(Cocos2d-x c++ version apk) who had the app installed before(Apportable version apk) the android installer shows App not installed
The package appears to be corrupt.

However my app is correctly signed with the release keystore and Client ID is correct.

Thanks for your reply.