File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ android {
8282 applicationId " com.inu.cafeteria"
8383 minSdkVersion rootProject. ext. minSdkVersion
8484 targetSdkVersion rootProject. ext. targetSdkVersion
85- versionCode 7
86- versionName " 4.3.0-beta.0 "
85+ versionCode 8
86+ versionName " 4.3.0-beta.1 "
8787 }
8888
8989 splits {
Original file line number Diff line number Diff line change 502502 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
503503 CLANG_ENABLE_MODULES = YES;
504504 CODE_SIGN_STYLE = Manual;
505- CURRENT_PROJECT_VERSION = 8 ;
505+ CURRENT_PROJECT_VERSION = 9 ;
506506 DEVELOPMENT_TEAM = AANGG4Q668;
507507 ENABLE_BITCODE = NO;
508508 INFOPLIST_FILE = cafeteria/Info.plist;
532532 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
533533 CLANG_ENABLE_MODULES = YES;
534534 CODE_SIGN_STYLE = Manual;
535- CURRENT_PROJECT_VERSION = 8 ;
535+ CURRENT_PROJECT_VERSION = 9 ;
536536 DEVELOPMENT_TEAM = AANGG4Q668;
537537 INFOPLIST_FILE = cafeteria/Info.plist;
538538 LD_RUNPATH_SEARCH_PATHS = (
620620 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
621621 CLANG_ENABLE_MODULES = YES;
622622 CODE_SIGN_STYLE = Manual;
623- CURRENT_PROJECT_VERSION = 8 ;
623+ CURRENT_PROJECT_VERSION = 9 ;
624624 DEVELOPMENT_TEAM = AANGG4Q668;
625625 INFOPLIST_FILE = cafeteria/Info.plist;
626626 LD_RUNPATH_SEARCH_PATHS = (
Original file line number Diff line number Diff line change 2323 <key >CFBundleSignature </key >
2424 <string >???? </string >
2525 <key >CFBundleVersion </key >
26- <string >8 </string >
26+ <string >9 </string >
2727 <key >LSRequiresIPhoneOS </key >
28- <true />
28+ <true />
2929 <key >NSAppTransportSecurity </key >
3030 <dict >
3131 <key >NSAllowsArbitraryLoads </key >
32- <true />
32+ <true />
3333 <key >NSExceptionDomains </key >
3434 <dict >
3535 <key >localhost </key >
3636 <dict >
3737 <key >NSExceptionAllowsInsecureHTTPLoads </key >
38- <true />
38+ <true />
3939 </dict >
4040 <key >codepush.appcenter.ms </key >
4141 <dict >
4242 <key >NSExceptionAllowsInsecureHTTPLoads </key >
43- <true />
43+ <true />
4444 </dict >
4545 </dict >
4646 </dict >
4747 <key >NSLocationWhenInUseUsageDescription </key >
48- <string ></ string >
48+ <string / >
4949 <key >UIAppFonts </key >
5050 <array >
5151 <string >AntDesign.ttf </string >
7979 <string >UIInterfaceOrientationPortrait </string >
8080 </array >
8181 <key >UIViewControllerBasedStatusBarAppearance </key >
82- <false />
82+ <false />
8383</dict >
8484</plist >
Original file line number Diff line number Diff line change 1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >8 </string >
22+ <string >9 </string >
2323</dict >
2424</plist >
Original file line number Diff line number Diff line change 11{
22 "name" : " cafeteria" ,
3- "version" : " 4.3.0-beta.0 " ,
3+ "version" : " 4.3.0-beta.1 " ,
44 "license" : " GPLv3" ,
55 "repository" : " https://github.com/inu-appcenter/cafeteria-mobile" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments