diff --git a/app/build.gradle b/app/build.gradle index 708db97837..5a2ac1fc26 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 {