update: 更新 package 版本号, 更新 iap 插件的版本号
Signed-off-by: huyufei <yufei.hu@castbox.fm>
parent
71eb520916
commit
08e50fc81d
|
|
@ -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.0.12",
|
||||||
"description": "Guru SDK core for Unity developers",
|
"description": "Guru SDK core for Unity developers",
|
||||||
"unity": "2021.3",
|
"unity": "2021.3",
|
||||||
"author":{
|
"author":{
|
||||||
|
|
@ -13,6 +13,6 @@
|
||||||
"com.unity.ads.ios-support": "1.2.0",
|
"com.unity.ads.ios-support": "1.2.0",
|
||||||
"com.unity.editorcoroutines": "1.0.0",
|
"com.unity.editorcoroutines": "1.0.0",
|
||||||
"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