diff --git a/app/build.gradle b/app/build.gradle index 708db9783..5a2ac1fc2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -243,7 +243,7 @@ dependencies { implementation 'net.sourceforge.streamsupport:streamsupport-minifuture:1.7.4' // App intro - implementation 'com.github.AppIntro:AppIntro:6.2.0' + implementation 'com.github.AppIntro:AppIntro:6.3.1' } kapt {