Dundi Raja Vamsi Reddy created FINCN-110: ---------------------------------------------
Summary: 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 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)