remove billing library

This commit is contained in:
Vadim 2025-08-28 15:58:19 +02:00
parent 940ebd9c72
commit cf3645d645

View file

@ -106,6 +106,5 @@ flutter {
}
dependencies {
implementation "com.android.billingclient:billing-ktx:6.0.0"
implementation "com.google.firebase:firebase-analytics:17.4.1"
}