Skip to content

Commit

Permalink
update README.md with alpha-3
Browse files Browse the repository at this point in the history
  • Loading branch information
sayantan-kgp committed Mar 8, 2021
1 parent 0c6b73d commit 29ee3bd
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 @@ -59,7 +59,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.3.2'
...
<b>implementation 'com.github.SayantanRC:FileX:<i>alpha-2</i>'</b>
<b>implementation 'com.github.SayantanRC:FileX:<i>alpha-3</i>'</b>
}
</pre>

Expand Down

0 comments on commit 29ee3bd

Please sign in to comment.