Skip to content

Commit ffab5f6

Browse files
committed
update: react native core
1 parent d65393b commit ffab5f6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ project.xcworkspace
2626
#
2727
build/
2828
.idea
29+
.gradle
2930
local.properties
3031
*.iml
3132

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "androidjs_core_react_native",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"private": true,
55
"scripts": {
66
"start": "cd android && ./gradlew clean && cd .. && node node_modules/react-native/local-cli/cli.js start",

0 commit comments

Comments
 (0)