File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ android {
77 applicationId " tw.mydata.mylog14"
88 minSdkVersion rootProject. ext. minSdkVersion
99 targetSdkVersion rootProject. ext. targetSdkVersion
10- versionCode 18
11- versionName " 0.11.5 "
10+ versionCode 19
11+ versionName " 0.11.6 "
1212 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
1313 }
1414 buildTypes {
Original file line number Diff line number Diff line change 345345 buildSettings = {
346346 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
347347 CODE_SIGN_STYLE = Automatic;
348- CURRENT_PROJECT_VERSION = 8 ;
348+ CURRENT_PROJECT_VERSION = 19 ;
349349 DEVELOPMENT_TEAM = 42JPXVRNT4;
350350 INFOPLIST_FILE = App/Info.plist;
351351 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
352352 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
353- MARKETING_VERSION = 0.8.0 ;
353+ MARKETING_VERSION = 0.11.6 ;
354354 OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
355355 PRODUCT_BUNDLE_IDENTIFIER = tw.mydatatw.mylog14;
356356 PRODUCT_NAME = MyLog14;
366366 buildSettings = {
367367 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
368368 CODE_SIGN_STYLE = Automatic;
369- CURRENT_PROJECT_VERSION = 18 ;
369+ CURRENT_PROJECT_VERSION = 19 ;
370370 DEVELOPMENT_TEAM = 42JPXVRNT4;
371371 INFOPLIST_FILE = App/Info.plist;
372372 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
373373 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
374- MARKETING_VERSION = 0.11.5 ;
374+ MARKETING_VERSION = 0.11.6 ;
375375 PRODUCT_BUNDLE_IDENTIFIER = tw.mydatatw.mylog14;
376376 PRODUCT_NAME = MyLog14;
377377 SWIFT_ACTIVE_COMPILATION_CONDITIONS = USE_PUSH;
Original file line number Diff line number Diff line change 11{
22 "name" : " mylog" ,
3- "version" : " 0.11.5 " ,
3+ "version" : " 0.11.6 " ,
44 "author" : " Ionic Framework" ,
55 "homepage" : " https://ionicframework.com/" ,
66 "scripts" : {
8383 "@numbersprotocol/private-coupon" : " 0.0.4"
8484 },
8585 "description" : " An Ionic project"
86- }
86+ }
You can’t perform that action at this time.
0 commit comments