Updated to Billing 7.0.0

This commit is contained in:
Björn Ritzl
2024-07-03 19:06:50 +02:00
parent 195ef400b5
commit 1c27130eef
3 changed files with 6 additions and 4 deletions

View File

@@ -3,5 +3,5 @@ repositories {
}
dependencies {
implementation 'com.android.billingclient:billing:6.0.0'
implementation 'com.android.billingclient:billing:7.0.0'
}