mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Update billing library
This commit is contained in:
parent
5544883cc3
commit
6e5bee8966
1 changed files with 1 additions and 1 deletions
|
@ -216,7 +216,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:6.2.1"
|
||||
googleApiImplementation "com.android.billingclient:billing-ktx:7.0.0"
|
||||
|
||||
implementation('io.socket:socket.io-client:2.0.0') {
|
||||
exclude group: 'org.json', module: 'json'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue