mirror of
https://github.com/defold/extension-iap
synced 2025-06-27 02:17:51 +02:00
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:
commit
f398677d7b
@ -3,5 +3,5 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.android.billingclient:billing:6.0.0'
|
||||
implementation 'com.android.billingclient:billing:6.2.1'
|
||||
}
|
||||
|
@ -12,7 +12,6 @@ height = 1136
|
||||
input_method = HiddenInputField
|
||||
package = com.defold.extension.iap
|
||||
version_code = 7
|
||||
target_sdk_version = 29
|
||||
|
||||
[project]
|
||||
title = extension-iap
|
||||
|
Loading…
x
Reference in New Issue
Block a user