4 Commits
6.1.0 ... 6.2.0

Author SHA1 Message Date
Björn Ritzl
f398677d7b Merge pull request #68 from defold/dev-update-to-android-billing-6-0-1
Update to android billing 6.2.1
2024-07-04 15:18:13 +02:00
Björn Ritzl
d1c4e88562 Update build.gradle 2024-07-04 15:04:32 +02:00
Björn Ritzl
6f06d7f08f Updated to 6.0.1 2024-07-04 14:52:58 +02:00
Björn Ritzl
0852e42977 Update .gitignore 2024-07-04 14:36:12 +02:00
3 changed files with 3 additions and 2 deletions

2
.gitignore vendored
View File

@@ -9,3 +9,5 @@ Thumbs.db
.cproject
builtins
_site
manifest.private.der
manifest.public.der

View File

@@ -3,5 +3,5 @@ repositories {
}
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
package = com.defold.extension.iap
version_code = 7
target_sdk_version = 29
[project]
title = extension-iap