File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ android {
9595 applicationId " com.strabospot2"
9696 minSdkVersion rootProject. ext. minSdkVersion
9797 targetSdkVersion rootProject. ext. targetSdkVersion
98- versionCode 1013
99- versionName " 2.23.4 "
98+ versionCode 1014
99+ versionName " 2.23.5 "
100100 }
101101 signingConfigs {
102102 debug {
Original file line number Diff line number Diff line change 432432 buildSettings = {
433433 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
434434 CLANG_ENABLE_MODULES = YES;
435- CURRENT_PROJECT_VERSION = 148 ;
435+ CURRENT_PROJECT_VERSION = 149 ;
436436 DEVELOPMENT_TEAM = 5CQY5S92XA;
437437 ENABLE_BITCODE = NO;
438438 ENABLE_USER_SCRIPT_SANDBOXING = NO;
469469 buildSettings = {
470470 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
471471 CLANG_ENABLE_MODULES = YES;
472- CURRENT_PROJECT_VERSION = 148 ;
472+ CURRENT_PROJECT_VERSION = 149 ;
473473 DEVELOPMENT_TEAM = 5CQY5S92XA;
474474 ENABLE_USER_SCRIPT_SANDBOXING = NO;
475475 INFOPLIST_FILE = StraboSpot2/Info.plist;
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >2.23.4 </string >
20+ <string >2.23.5 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
3030 </dict >
3131 </array >
3232 <key >CFBundleVersion </key >
33- <string >148 </string >
33+ <string >149 </string >
3434 <key >ITSAppUsesNonExemptEncryption </key >
3535 <false />
3636 <key >LSApplicationQueriesSchemes </key >
Original file line number Diff line number Diff line change 11{
22 "name" : " strabospot2" ,
3- "version" : " 2.23.4 " ,
3+ "version" : " 2.23.5 " ,
44 "private" : true ,
55 "scripts" : {
66 "android" : " npx react-native run-android" ,
You can’t perform that action at this time.
0 commit comments