Extracted an Apk using APKTool getting the manifest.xml like this,
manifest.xml
After a long analysis, i got solution,platformBuildVersionCode is targetSDKVersion and platformBuildVersionName is version name of targetSDK(like Android 6.0) which are mentioned in build.gradle.
platformBuildVersionCode
targetSDKVersion
platformBuildVersionName
targetSDK
build.gradle