diff --git a/app/build.gradle b/app/build.gradle index b6169f60..719387e7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -74,7 +74,7 @@ dependencies { androidTestImplementation 'androidx.test.ext:junit:1.2.1' androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1' - implementation 'com.anggrayudi:storage:1.5.6' + implementation 'com.anggrayudi:storage:2.2.0' } /*