feat: update android binary
parent
5969565442
commit
741bf441c3
|
@ -1,5 +1,11 @@
|
||||||
# ChangeLog
|
# ChangeLog
|
||||||
|
|
||||||
|
## 2.1.8
|
||||||
|
|
||||||
|
### Dependencies
|
||||||
|
|
||||||
|
- TapTap.Common v2.1.8
|
||||||
|
|
||||||
## 2.1.7
|
## 2.1.7
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1,5 +1,5 @@
|
||||||
fileFormatVersion: 2
|
fileFormatVersion: 2
|
||||||
guid: 67c8408f979fa478c9c7e78511eee465
|
guid: 43862ba5b75d347338c265feec16cfab
|
||||||
PluginImporter:
|
PluginImporter:
|
||||||
externalObjects: {}
|
externalObjects: {}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
|
@ -1,3 +1,3 @@
|
||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
- TapTap.Common v2.1.7
|
- TapTap.Common v2.1.8
|
|
@ -2,10 +2,10 @@
|
||||||
"name": "com.taptap.tds.bootstrap",
|
"name": "com.taptap.tds.bootstrap",
|
||||||
"displayName": "TapTap Bootstrap",
|
"displayName": "TapTap Bootstrap",
|
||||||
"description": "TapTap Develop Service",
|
"description": "TapTap Develop Service",
|
||||||
"version": "2.1.7",
|
"version": "2.1.8",
|
||||||
"unity": "2018.3",
|
"unity": "2018.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"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