From 08e50fc81d08966cecd61208dc8aeca54cefcea0 Mon Sep 17 00:00:00 2001 From: huyufei Date: Thu, 15 Aug 2024 17:26:31 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=20package=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7,=20=E6=9B=B4=E6=96=B0=20iap=20?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E7=9A=84=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: huyufei --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 38e393d..cf7d867 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.0.12", "description": "Guru SDK core for Unity developers", "unity": "2021.3", "author":{ @@ -13,6 +13,6 @@ "com.unity.ads.ios-support": "1.2.0", "com.unity.editorcoroutines": "1.0.0", "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