ayman202
Results
1
comments of
ayman202
Use these lines, copy and paste, and it will work for you. Then pray for me. dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { google() mavenCentral() gradlePluginPortal() maven { url "https://jitpack.io/" } maven...