From 2aad8453785566a0ea49468498730de49833b7d0 Mon Sep 17 00:00:00 2001 From: huyufei Date: Mon, 22 Jul 2024 14:06:32 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=20SDK=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=EF=BC=8C=20=E6=9B=B4=E6=96=B0=20IAP=20?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E7=89=88=E6=9C=AC=E4=B8=BA=204.12.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --story=1020957 --user=yufei.hu 【中台】【IAP】Google Billing 升级 6.0.1 以上, In-app-purchase 插件升级 https://www.tapd.cn/33527076/s/1158446 Signed-off-by: huyufei --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 41524dd..2eeed5a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.guru.unity.sdk.core", "displayName": "Guru SDK Core", - "version": "2.3.1", + "version": "1.1.0", "description": "Guru SDK core for Unity developers", "unity": "2021.3", "author":{ @@ -14,6 +14,6 @@ "com.unity.editorcoroutines": "1.0.0", "com.unity.mobile.notifications": "2.2.2", "com.unity.mobile.android-logcat": "1.3.2", - "com.unity.purchasing": "4.10.0" + "com.unity.purchasing": "4.12.2" } } \ No newline at end of file