File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ android {
9898 minSdkVersion 16
9999 targetSdkVersion 22
100100 versionCode 4
101- versionName " 1.0 .0"
101+ versionName " 1.1 .0"
102102 ndk {
103103 abiFilters " armeabi-v7a" , " x86"
104104 }
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.0 .0 </string >
20+ <string >1.1 .0 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 11{
22 "name" : " reading" ,
3- "version" : " 1.0.1-rc " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " iReading App Write In React-Native" ,
55 "license" : " Apache-2.0" ,
66 "repository" : {
2828 "react-native-wechat" : " ^1.6.1" ,
2929 "react-redux" : " ^4.4.5" ,
3030 "redux" : " ^3.6.0" ,
31- "redux-logger" : " ^2.6.1 " ,
32- "redux-saga" : " ^0.11.1 "
31+ "redux-logger" : " ^2.7.0 " ,
32+ "redux-saga" : " ^0.12.0 "
3333 },
3434 "devDependencies" : {
35- "babel-core" : " ^6.16 .0" ,
35+ "babel-core" : " ^6.17 .0" ,
3636 "babel-eslint" : " ^7.0.0" ,
3737 "babel-polyfill" : " ^6.16.0" ,
3838 "babel-preset-react-native" : " ^1.9.0" ,
4646 "mocha" : " ^3.1.0" ,
4747 "react-addons-test-utils" : " ~15.3.1" ,
4848 "react-dom" : " ~15.3.1" ,
49- "react-native-mock" : " ^0.2.6 " ,
49+ "react-native-mock" : " ^0.2.7 " ,
5050 "redux-devtools" : " ^3.3.1"
5151 }
5252}
You can’t perform that action at this time.
0 commit comments