Skip to content

Commit 20e380e

Browse files
committed
Support Android 14 (upgrade 6.0.0 to 6.0.1)
1 parent 7bcbcc4 commit 20e380e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdx-pay-android-googlebilling/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ configurations {
3737

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

4242
testImplementation libraries.junit
4343
}

0 commit comments

Comments
 (0)