SdkProject/build.gradle
@@ -6,9 +6,9 @@ maven { url 'https://jitpack.io' } } dependencies { classpath "com.android.tools.build:gradle:4.1.0" classpath "com.android.tools.build:gradle:4.1.1" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files // in the individual module deps.gradle files } }