File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -134,8 +134,8 @@ android {
134134 applicationId " github.funnyzak.v2ex"
135135 minSdkVersion rootProject. ext. minSdkVersion
136136 targetSdkVersion rootProject. ext. targetSdkVersion
137- versionCode 22
138- versionName " 0.5.8 "
137+ versionCode 23
138+ versionName " 0.5.9 "
139139 }
140140 splits {
141141 abi {
Original file line number Diff line number Diff line change 493493 "$(inherited)",
494494 "@executable_path/Frameworks",
495495 );
496- MARKETING_VERSION = 0.5.8 ;
496+ MARKETING_VERSION = 0.5.9 ;
497497 OTHER_LDFLAGS = (
498498 "$(inherited)",
499499 "-ObjC",
526526 "$(inherited)",
527527 "@executable_path/Frameworks",
528528 );
529- MARKETING_VERSION = 0.5.8 ;
529+ MARKETING_VERSION = 0.5.9 ;
530530 OTHER_LDFLAGS = (
531531 "$(inherited)",
532532 "-ObjC",
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-v2ex" ,
3- "version" : " 0.5.8 " ,
3+ "version" : " 0.5.9 " ,
44 "description" : " react native v2ex project" ,
55 "main" : " index.js" ,
66 "private" : false ,
You can’t perform that action at this time.
0 commit comments