Skip to content

Commit

Permalink
update README for alpha-5
Browse files Browse the repository at this point in the history
  • Loading branch information
sayantan-kgp committed Mar 14, 2021
1 parent 6d72327 commit 4a048c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ allprojects {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
...
<b>implementation 'com.github.SayantanRC:FileX:<i>alpha-4</i>'</b>
<b>implementation 'com.github.SayantanRC:FileX:<i>alpha-5</i>'</b>
}
</pre>

Expand Down

0 comments on commit 4a048c7

Please sign in to comment.