1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-23 06:31:17 +00:00

Added comment

This commit is contained in:
M66B 2020-06-13 18:51:15 +02:00
parent cf89f814af
commit 215a8a8bcc

View file

@ -357,6 +357,7 @@ dependencies {
//implementation "androidx.textclassifier:textclassifier:$textclassifier_version"
// https://developer.android.com/google/play/billing/billing_library_releases_notes
// https://android-developers.googleblog.com/2020/06/meet-google-play-billing-library.html
implementation "com.android.billingclient:billing:$billingclient_version"
// https://javaee.github.io/javamail/