mirror of
https://github.com/defold/extension-iap
synced 2025-09-27 00:52:19 +02:00
Updated to 6.0.1
This commit is contained in:
@@ -3,5 +3,5 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.android.billingclient:billing:6.0.0'
|
||||
implementation 'com.android.billingclient:billing:6.0.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
|
||||
|
Reference in New Issue
Block a user