diff --git a/README.md b/README.md index 0a23d29..a1fef09 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ allprojects { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" ... - implementation 'com.github.SayantanRC:FileX:alpha-5' + implementation 'com.github.SayantanRC:FileX:alpha-6' }