obtain Android build versionCode and versionName

How can I obtain Android build versionCode and versionName in my program using Corona2D API or any other way?

Version code and app version string can be retrieved with this:

https://docs.coronalabs.com/api/library/system/getInfo.html