update: 更新 SDK 版本号, 更新 IAP 插件版本为 4.12.2
--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 <yufei.hu@castbox.fm>dev
parent
5c1f73fc18
commit
2aad845378
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "com.guru.unity.sdk.core",
|
"name": "com.guru.unity.sdk.core",
|
||||||
"displayName": "Guru SDK Core",
|
"displayName": "Guru SDK Core",
|
||||||
"version": "2.3.1",
|
"version": "1.1.0",
|
||||||
"description": "Guru SDK core for Unity developers",
|
"description": "Guru SDK core for Unity developers",
|
||||||
"unity": "2021.3",
|
"unity": "2021.3",
|
||||||
"author":{
|
"author":{
|
||||||
|
|
@ -14,6 +14,6 @@
|
||||||
"com.unity.editorcoroutines": "1.0.0",
|
"com.unity.editorcoroutines": "1.0.0",
|
||||||
"com.unity.mobile.notifications": "2.2.2",
|
"com.unity.mobile.notifications": "2.2.2",
|
||||||
"com.unity.mobile.android-logcat": "1.3.2",
|
"com.unity.mobile.android-logcat": "1.3.2",
|
||||||
"com.unity.purchasing": "4.10.0"
|
"com.unity.purchasing": "4.12.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue