4Fola

Results 1 comments of 4Fola

Double check your settings.gradle file and ensure it's setup as follows: # # # # # BEGIN # # # # # dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { gradlePluginPortal() google() mavenCentral()...