Add Google Play Billing Library

This commit is contained in:
albexk
2024-09-11 19:51:32 +03:00
committed by NickVs2015
parent 60686fde24
commit cf73f45a33
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -84,4 +84,5 @@ dependencies {
implementation(libs.google.mlkit)
implementation(libs.androidx.datastore)
implementation(libs.androidx.biometric)
implementation(libs.android.billing)
}