Added comment

This commit is contained in:
M66B 2020-06-13 18:51:15 +02:00
parent cf89f814af
commit 215a8a8bcc
1 changed files with 1 additions and 0 deletions

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/