Skip to content

Commit

Permalink
update README with alpha-4
Browse files Browse the repository at this point in the history
  • Loading branch information
sayantan-kgp committed Mar 13, 2021
1 parent d91c9b1 commit ab521af
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 @@ -61,7 +61,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-3</i>'</b>
<b>implementation 'com.github.SayantanRC:FileX:<i>alpha-4</i>'</b>
}
</pre>

Expand Down

0 comments on commit ab521af

Please sign in to comment.