Updated to 6.0.1

This commit is contained in:
Björn Ritzl
2024-07-04 14:52:58 +02:00
parent 0852e42977
commit 6f06d7f08f
2 changed files with 1 additions and 2 deletions

View File

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