Skip to content

Commit

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

Bump com.android.billingclient:billing-ktx from 6.0.1 to 6.1.0
  • Loading branch information
akshaaatt committed Dec 4, 2023
2 parents 226991e + dee7dd2 commit b21fd0f
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.1")
implementation("com.android.billingclient:billing-ktx:6.1.0")

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

0 comments on commit b21fd0f

Please sign in to comment.