Skip to content

Commit

Permalink
Support Android 14 (upgrade 6.0.0 to 6.0.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
keesvandieren committed Dec 20, 2023
1 parent 7bcbcc4 commit 20e380e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdx-pay-android-googlebilling/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ configurations {

dependencies {
api project(':gdx-pay-client')
api "com.android.billingclient:billing:6.0.0"
api "com.android.billingclient:billing:6.0.1"

testImplementation libraries.junit
}

0 comments on commit 20e380e

Please sign in to comment.