Extra zero in Android version code -


i'm building release android apk, have following attributes in androidmanifest.xml, inside <widget> declaration:

version="1.0.0" android-versioncode="11" 

when upload developer console i'm seeing following:

screenshot of developer console

why getting trailing 0 @ end? normal?

version code , name defined in build.gradle file. change them there (within defaultconfig part) , should show properly.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -