mirror of
https://github.com/defold/extension-iap
synced 2025-06-27 02:17:51 +02:00
Updated to 6.0.1
This commit is contained in:
parent
0852e42977
commit
6f06d7f08f
@ -3,5 +3,5 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
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
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user