diff --git a/app/build.gradle b/app/build.gradle index e6a8cbc..0817688 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -81,7 +81,7 @@ dependencies { // Testing LiveData testImplementation "androidx.arch.core:core-testing:$arch_version" implementation 'eu.davidea:flipview:1.2.0' - implementation 'com.github.AppIntro:AppIntro:6.1.0' + implementation 'com.github.AppIntro:AppIntro:6.2.0' implementation "androidx.datastore:datastore-preferences:1.0.0" // Kotlin + coroutines implementation "androidx.work:work-runtime-ktx:$work_version"