Skip to content

Commit

Permalink
Bump com.android.billingclient:billing-ktx from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps com.android.billingclient:billing-ktx from 6.0.0 to 6.0.1.

---
updated-dependencies:
- dependency-name: com.android.billingclient:billing-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2023
1 parent d9d69cc commit 2b0ed91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iap/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ android {


dependencies {
implementation("com.android.billingclient:billing-ktx:6.0.0")
implementation("com.android.billingclient:billing-ktx:6.0.1")

implementation("androidx.appcompat:appcompat:1.6.1")
implementation("androidx.lifecycle:lifecycle-extensions:2.2.0")
Expand Down

0 comments on commit 2b0ed91

Please sign in to comment.