File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
opendtureactnative.xcodeproj Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ android {
8686 setProperty(" archivesBaseName" , " OpenDTUApp" )
8787 minSdkVersion rootProject. ext. minSdkVersion
8888 targetSdkVersion rootProject. ext. targetSdkVersion
89- versionCode 35
90- versionName " 0.8 .0"
89+ versionCode 36
90+ versionName " 0.9 .0"
9191 }
9292 signingConfigs {
9393 debug {
Original file line number Diff line number Diff line change 387387 buildSettings = {
388388 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
389389 CLANG_ENABLE_MODULES = YES;
390- CURRENT_PROJECT_VERSION = 35 ;
390+ CURRENT_PROJECT_VERSION = 36 ;
391391 ENABLE_BITCODE = NO;
392392 ENABLE_USER_SCRIPT_SANDBOXING = NO;
393393 HEADER_SEARCH_PATHS = (
499499 buildSettings = {
500500 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
501501 CLANG_ENABLE_MODULES = YES;
502- CURRENT_PROJECT_VERSION = 35 ;
502+ CURRENT_PROJECT_VERSION = 36 ;
503503 ENABLE_USER_SCRIPT_SANDBOXING = NO;
504504 HEADER_SEARCH_PATHS = (
505505 "$(inherited)",
Original file line number Diff line number Diff line change 2222 <key >CFBundlePackageType </key >
2323 <string >APPL </string >
2424 <key >CFBundleShortVersionString </key >
25- <string >0.8 .0 </string >
25+ <string >0.9 .0 </string >
2626 <key >CFBundleSignature </key >
2727 <string >???? </string >
2828 <key >CFBundleVersion </key >
29- <string >35 </string >
29+ <string >36 </string >
3030 <key >LSRequiresIPhoneOS </key >
3131 <true />
3232 <key >NSAppTransportSecurity </key >
Original file line number Diff line number Diff line change 11{
22 "name" : " opendtu-react-native" ,
3- "version" : " 0.8 .0" ,
3+ "version" : " 0.9 .0" ,
44 "private" : true ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments