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 @@ -79,8 +79,8 @@ android {
7979 applicationId " com.chatwoot.app"
8080 minSdkVersion rootProject. ext. minSdkVersion
8181 targetSdkVersion rootProject. ext. targetSdkVersion
82- versionCode 5180030
83- versionName " 1.10.39 "
82+ versionCode 5180031
83+ versionName " 1.10.40 "
8484 }
8585 lintOptions {
8686 checkReleaseBuilds false
Original file line number Diff line number Diff line change 561561 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
562562 CLANG_ENABLE_MODULES = YES;
563563 CODE_SIGN_ENTITLEMENTS = Chatwoot/Chatwoot.entitlements;
564- CURRENT_PROJECT_VERSION = 337 ;
564+ CURRENT_PROJECT_VERSION = 340 ;
565565 DEVELOPMENT_TEAM = L7YLMN4634;
566566 ENABLE_BITCODE = NO;
567567 INFOPLIST_FILE = Chatwoot/Info.plist;
570570 "$(inherited)",
571571 "@executable_path/Frameworks",
572572 );
573- MARKETING_VERSION = 1.10.38 ;
573+ MARKETING_VERSION = 1.10.40 ;
574574 OTHER_LDFLAGS = (
575575 "$(inherited)",
576576 "-ObjC",
595595 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
596596 CLANG_ENABLE_MODULES = YES;
597597 CODE_SIGN_ENTITLEMENTS = Chatwoot/Chatwoot.entitlements;
598- CURRENT_PROJECT_VERSION = 337 ;
598+ CURRENT_PROJECT_VERSION = 340 ;
599599 DEVELOPMENT_TEAM = L7YLMN4634;
600600 INFOPLIST_FILE = Chatwoot/Info.plist;
601601 INFOPLIST_KEY_CFBundleDisplayName = Chatwoot;
602602 LD_RUNPATH_SEARCH_PATHS = (
603603 "$(inherited)",
604604 "@executable_path/Frameworks",
605605 );
606- MARKETING_VERSION = 1.10.38 ;
606+ MARKETING_VERSION = 1.10.40 ;
607607 OTHER_LDFLAGS = (
608608 "$(inherited)",
609609 "-ObjC",
Original file line number Diff line number Diff line change 11{
22 "name" : " @chatwoot/mobile-app" ,
3- "version" : " 1.10.38 " ,
3+ "version" : " 1.10.40 " ,
44 "private" : true ,
55 "scripts" : {
66 "android" : " react-native run-android" ,
You can’t perform that action at this time.
0 commit comments