feat: update android binary
parent
520dfc6336
commit
7250eec602
|
@ -1,5 +1,11 @@
|
|||
# ChangeLog
|
||||
|
||||
## 2.1.8
|
||||
|
||||
### Dependencies
|
||||
|
||||
- TapTap.Common v2.1.8
|
||||
|
||||
## 2.1.7
|
||||
|
||||
### Optimization
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 4f760d0eb799d4f9284e36590280d5a6
|
||||
guid: 7f3a9f42360374e3b9bee5b27375a1ee
|
||||
PluginImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
|
@ -1,7 +1,3 @@
|
|||
### Optimization
|
||||
|
||||
- 更新 iOS 拦截 openUrl 方式
|
||||
|
||||
### Dependencies
|
||||
|
||||
- TapTap.Common v2.1.7
|
||||
- TapTap.Common v2.1.8
|
|
@ -2,10 +2,10 @@
|
|||
"name": "com.taptap.tds.login",
|
||||
"displayName": "TapTap Login",
|
||||
"description": "TapTap Develop Service",
|
||||
"version": "2.1.7",
|
||||
"version": "2.1.8",
|
||||
"unity": "2018.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#2.1.7"
|
||||
"com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#2.1.8"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue