Android Studio is picking up versionCode from Manifest of Library Project and not my Manifest -


i porting app android studio , came across problem version code apk being detected (when uploading google play) 1 manifest file of library project (circularimageview). actual app named app below.

enter image description here

when try upload app google play, says versioncode = 1 (see screenshot below): enter image description here

see below versioncode in app 58. enter image description here

android studio version project build.gradle file

see below snap: in android studio build.gradle

enter image description here


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -