feat(*): update friends

zhangwenyan 2021-05-11 18:12:13 +08:00
commit c2c331753f
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@
"name": "com.taptap.tds.login",
"displayName": "TapTap Login",
"description": "TapTap Develop Service",
"version": "2.1.0",
"version": "2.1.1",
"unity": "2018.3",
"license": "MIT",
"dependencies": {
"com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#2.1.0"
"com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#2.1.1"
}
}