Closed soiava closed 2 years ago
Failed to resolve: com.github.AppIntro:AppIntro:6.2.0
buildscript { repositories { google() mavenCentral() maven { url 'https://jitpack.io' } } dependencies { classpath 'com.android.tools.build:gradle:7.0.4' classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10' } } allprojects { repositories { google() mavenCentral() maven { url 'https://jitpack.io' } } }
Duplicates #996 The fix for this is in #998
Should work now, thanks for reporting this!
Failed to resolve: com.github.AppIntro:AppIntro:6.2.0