Skip to content

Commit d13c02f

Browse files
committed
Update dependencies to com.codewriter.unimob.ui
1 parent e0b39c6 commit d13c02f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Runtime/Applicators/CodeWriter.ViewBinding.Applicators.asmdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"defineConstraints": [],
1515
"versionDefines": [
1616
{
17-
"name": "com.unimob.ui",
17+
"name": "com.codewriter.unimob.ui",
1818
"expression": "0.0.1",
1919
"define": "UNIMOB_UI"
2020
}

Runtime/CodeWriter.ViewBinding.asmdef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"defineConstraints": [],
1414
"versionDefines": [
1515
{
16-
"name": "com.unimob.ui",
16+
"name": "com.codewriter.unimob.ui",
1717
"expression": "0.0.1",
1818
"define": "UNIMOB_UI"
1919
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.codewriter.view-binding",
33
"displayName": "View Binding",
44
"description": "View binding library for Unity",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"unity": "2020.1",
77
"license": "MIT",
88
"author": "Vlad Vanifatov (https://github.com/vanifatovvlad)",

0 commit comments

Comments
 (0)