You released a 1.1, but the versioncode and versionname are still at 1 and 1.0 in AndroidManifest.xml . At least the versioncode integer should be bumped on every release, since it is used to check for updates. For details, see https://developer.android.com/tools/publishing/versioning.html
You released a 1.1, but the versioncode and versionname are still at 1 and 1.0 in AndroidManifest.xml . At least the versioncode integer should be bumped on every release, since it is used to check for updates. For details, see https://developer.android.com/tools/publishing/versioning.html