Skip to content

Commit

Permalink
Merge pull request #119 from akshaaatt/dependabot/gradle/com.android.…
Browse files Browse the repository at this point in the history
…billingclient-billing-ktx-6.0.1

Bump com.android.billingclient:billing-ktx from 6.0.0 to 6.0.1
  • Loading branch information
akshaaatt authored Aug 21, 2023
2 parents 2d87158 + 2b0ed91 commit b9fa641
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 b9fa641

Please sign in to comment.