mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-23 16:25:30 +00:00
Added remark
This commit is contained in:
parent
277db06c27
commit
1dd8bcc02b
1 changed files with 1 additions and 0 deletions
|
@ -398,6 +398,7 @@ dependencies {
|
||||||
implementation "net.freeutils:jcharset:$jcharset_version"
|
implementation "net.freeutils:jcharset:$jcharset_version"
|
||||||
|
|
||||||
// https://github.com/albfernandez/juniversalchardet
|
// https://github.com/albfernandez/juniversalchardet
|
||||||
|
// https://www-archive.mozilla.org/projects/intl/chardet.html
|
||||||
// https://mvnrepository.com/artifact/com.github.albfernandez/juniversalchardet
|
// https://mvnrepository.com/artifact/com.github.albfernandez/juniversalchardet
|
||||||
implementation "com.github.albfernandez:juniversalchardet:$jchardet_version"
|
implementation "com.github.albfernandez:juniversalchardet:$jchardet_version"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue