Update billing client

This commit is contained in:
Jonas Lochmann 2023-09-18 02:00:00 +02:00
parent 860dd326a0
commit e15e99e93e
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36

View file

@ -217,7 +217,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp-tls:4.9.3'
implementation 'com.squareup.okhttp3:logging-interceptor:4.9.3'
googleApiImplementation "com.android.billingclient:billing-ktx:5.2.1"
googleApiImplementation "com.android.billingclient:billing-ktx:6.0.1"
implementation('io.socket:socket.io-client:2.0.0') {
exclude group: 'org.json', module: 'json'