File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
platforms/android_lib/tnsappsync Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-app-sync" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " Use AppSync to hot deploy updates to your app." ,
55 "main" : " app-sync" ,
66 "typings" : " index.d.ts" ,
4040 "test.ios" : " npm run build && npm run tslint && npm run tslint.demo && cd ../demo && tns test ios" ,
4141 "development.setup" : " npm run setup && npm link && cd ../demo && npm link nativescript-app-sync && cd ../src" ,
4242 "package" : " cd ../publish && ./pack.sh" ,
43- "postinstall" : " node postinstall-hooks.js && npm i -g nativescript-app-sync-cli " ,
43+ "postinstall" : " node postinstall-hooks.js" ,
4444 "preuninstall" : " node preuninstall-hooks.js"
4545 },
4646 "repository" : {
Original file line number Diff line number Diff line change 8484 <sourceFolder url =" file://$MODULE_DIR$/src/androidTest/java" isTestSource =" true" />
8585 <sourceFolder url =" file://$MODULE_DIR$/src/androidTest/rs" isTestSource =" true" />
8686 <sourceFolder url =" file://$MODULE_DIR$/src/androidTest/shaders" isTestSource =" true" />
87+ <excludeFolder url =" file://$MODULE_DIR$/build/.DS_Store" />
8788 <excludeFolder url =" file://$MODULE_DIR$/build/generated/not_namespaced_r_class_sources" />
8889 <excludeFolder url =" file://$MODULE_DIR$/build/generated/source/r" />
8990 <excludeFolder url =" file://$MODULE_DIR$/build/intermediates/aapt_friendly_merged_manifests" />
You can’t perform that action at this time.
0 commit comments