Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3eaec970 authored by Aayush Gupta's avatar Aayush Gupta Committed by Rohit Sekhar
Browse files

updater: Show update's version wherever applicable



Currently at most of the places, build version is obtained from BuildInfoUtils.getBuildVersion()
method. This method obtains build version from the current running system's property.

At /e/, we bump version number on every new OTA. This results in version mismatch in several places
in the updater app. Let's get the version from the update itself to show the proper version.

Signed-off-by: Aayush Gupta's avatarAayush Gupta <theimpulson@e.email>
parent 76c03655
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment