Merge pull request #68 from defold/dev-update-to-android-billing-6-0-1

Update to android billing 6.2.1
This commit is contained in:
Björn Ritzl 2024-07-04 15:18:13 +02:00 committed by GitHub
commit f398677d7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View File

@ -3,5 +3,5 @@ repositories {
} }
dependencies { dependencies {
implementation 'com.android.billingclient:billing:6.0.0' implementation 'com.android.billingclient:billing:6.2.1'
} }

View File

@ -12,7 +12,6 @@ height = 1136
input_method = HiddenInputField input_method = HiddenInputField
package = com.defold.extension.iap package = com.defold.extension.iap
version_code = 7 version_code = 7
target_sdk_version = 29
[project] [project]
title = extension-iap title = extension-iap