File tree Expand file tree Collapse file tree
ios/AssistantTranscripts.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ android {
8282 applicationId " fr.gouv.assistant_transcripts"
8383 minSdkVersion rootProject. ext. minSdkVersion
8484 targetSdkVersion rootProject. ext. targetSdkVersion
85- versionCode 14
86- versionName " 1.2.3 "
85+ versionCode 17
86+ versionName " 1.3.0 "
8787 manifestPlaceholders = [
8888 appAuthRedirectScheme : " fr-gouv-assistant-transcripts"
8989 ]
Original file line number Diff line number Diff line change 358358 ASSETCATALOG_COMPILER_APPICON_NAME = "logo-app-assistant-transcript";
359359 ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
360360 CLANG_ENABLE_MODULES = YES;
361- CURRENT_PROJECT_VERSION = 14 ;
361+ CURRENT_PROJECT_VERSION = 17 ;
362362 DEVELOPMENT_TEAM = NVMQD635C6;
363363 ENABLE_BITCODE = NO;
364364 INFOPLIST_FILE = AssistantTranscripts/Info.plist;
368368 "$(inherited)",
369369 "@executable_path/Frameworks",
370370 );
371- MARKETING_VERSION = 1.2.3 ;
371+ MARKETING_VERSION = 1.3.0 ;
372372 OTHER_LDFLAGS = (
373373 "$(inherited)",
374374 "-ObjC",
392392 ASSETCATALOG_COMPILER_APPICON_NAME = "logo-app-assistant-transcript";
393393 ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
394394 CLANG_ENABLE_MODULES = YES;
395- CURRENT_PROJECT_VERSION = 14 ;
395+ CURRENT_PROJECT_VERSION = 17 ;
396396 DEVELOPMENT_TEAM = NVMQD635C6;
397397 INFOPLIST_FILE = AssistantTranscripts/Info.plist;
398398 INFOPLIST_KEY_CFBundleDisplayName = "Assistant Transcripts";
401401 "$(inherited)",
402402 "@executable_path/Frameworks",
403403 );
404- MARKETING_VERSION = 1.2.3 ;
404+ MARKETING_VERSION = 1.3.0 ;
405405 OTHER_LDFLAGS = (
406406 "$(inherited)",
407407 "-ObjC",
Original file line number Diff line number Diff line change 11{
22 "name" : " assistanttranscripts" ,
3- "version" : " 1.2.3 " ,
3+ "version" : " 1.3.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "android" : " react-native run-android --active-arch-only" ,
You can’t perform that action at this time.
0 commit comments