[ https://issues.apache.org/jira/browse/FINCN-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16757588#comment-16757588 ]
Dundi Raja Vamsi Reddy commented on FINCN-110: ----------------------------------------------- I have resolved this issue. [~therajanmaurya] Just take a look at it. https://github.com/apache/fineract-cn-mobile/pull/38 > Place `google()` repository as the first priority repository > ------------------------------------------------------------ > > Key: FINCN-110 > URL: https://issues.apache.org/jira/browse/FINCN-110 > Project: Fineract Cloud Native > Issue Type: Improvement > Components: fineract-cn-mobile > Environment: Ubuntu 18.04.1 > Android Studio 3.2.1 > Reporter: Dundi Raja Vamsi Reddy > Priority: Minor > Labels: Gradle, beginner > > In project level build. gradle file jcenter() repository have first priority > than google() repository. My idea is to Place {{google()}} repository as the > first priority repository to avoid such errors in the future like > *Failed to resolve: multidex-instrumentation* > Here is the link to check to solve this error > [https://stackoverflow.com/questions/45608362/android-studio-3-0-beta-1-failed-to-resolve-com-android-supportmultidex1-0-2|https://github.com/amahi/android/issues/here] > In our project > [here|https://github.com/apache/fineract-cn-mobile/blob/development/build.gradle#L20] > google must be placed as a first priority. -- This message was sent by Atlassian JIRA (v7.6.3#76005)