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 22
11- versionName " 0.11.6 "
10+ versionCode 23
11+ versionName " 0.12.0 "
1212 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
1313 }
1414 buildTypes {
Original file line number Diff line number Diff line change 361361 buildSettings = {
362362 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
363363 CODE_SIGN_STYLE = Automatic;
364- CURRENT_PROJECT_VERSION = 23 ;
364+ CURRENT_PROJECT_VERSION = 24 ;
365365 DEVELOPMENT_TEAM = 42JPXVRNT4;
366366 INFOPLIST_FILE = App/Info.plist;
367367 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
368368 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
369- MARKETING_VERSION = 0.11.6 ;
369+ MARKETING_VERSION = 0.12.0 ;
370370 OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
371371 PRODUCT_BUNDLE_IDENTIFIER = tw.mydatatw.mylog14;
372372 PRODUCT_NAME = MyLog14;
382382 buildSettings = {
383383 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
384384 CODE_SIGN_STYLE = Automatic;
385- CURRENT_PROJECT_VERSION = 23 ;
385+ CURRENT_PROJECT_VERSION = 24 ;
386386 DEVELOPMENT_TEAM = 42JPXVRNT4;
387387 INFOPLIST_FILE = App/Info.plist;
388388 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
389389 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
390- MARKETING_VERSION = 0.11.6 ;
390+ MARKETING_VERSION = 0.12.0 ;
391391 PRODUCT_BUNDLE_IDENTIFIER = tw.mydatatw.mylog14;
392392 PRODUCT_NAME = MyLog14;
393393 SWIFT_ACTIVE_COMPILATION_CONDITIONS = USE_PUSH;
Original file line number Diff line number Diff line change 11{
22 "name" : " mylog" ,
3- "version" : " 0.11.6 " ,
3+ "version" : " 0.12.0 " ,
44 "author" : " Ionic Framework" ,
55 "homepage" : " https://ionicframework.com/" ,
66 "scripts" : {
9191 "phonegap-plugin-barcodescanner" : {}
9292 }
9393 }
94- }
94+ }
You can’t perform that action at this time.
0 commit comments