diff --git a/README.md b/README.md index 2af83e1..42c89cd 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" implementation 'androidx.core:core-ktx:1.3.2' ... - implementation 'com.github.SayantanRC:FileX:alpha-2' + implementation 'com.github.SayantanRC:FileX:alpha-3' }