What happens when a developer updates an application? A user who updates the specified application, downloads an entire new application, or stores the application well enough to just download changes?
Google Play has smart updates that only download modified parts of apk.
Yes, the Google game is smart enough to only update changes called delta update.look, using the video and docs above, which updates the patch file instead of the entire application.