File tree Expand file tree Collapse file tree
opendtureactnative.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ android {
8686 setProperty(" archivesBaseName" , " OpenDTUApp" )
8787 minSdkVersion rootProject. ext. minSdkVersion
8888 targetSdkVersion rootProject. ext. targetSdkVersion
89- versionCode 39
89+ versionCode 40
9090 versionName " 0.10.2"
9191 externalNativeBuild {
9292 // For ndk-build, instead use the ndkBuild block.
Original file line number Diff line number Diff line change 391391 buildSettings = {
392392 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
393393 CLANG_ENABLE_MODULES = YES;
394- CURRENT_PROJECT_VERSION = 39 ;
394+ CURRENT_PROJECT_VERSION = 40 ;
395395 ENABLE_BITCODE = NO;
396396 ENABLE_USER_SCRIPT_SANDBOXING = NO;
397397 HEADER_SEARCH_PATHS = (
503503 buildSettings = {
504504 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
505505 CLANG_ENABLE_MODULES = YES;
506- CURRENT_PROJECT_VERSION = 39 ;
506+ CURRENT_PROJECT_VERSION = 40 ;
507507 ENABLE_USER_SCRIPT_SANDBOXING = NO;
508508 HEADER_SEARCH_PATHS = (
509509 "$(inherited)",
Original file line number Diff line number Diff line change 2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >39 </string >
24+ <string >40 </string >
2525 <key >LSRequiresIPhoneOS </key >
2626 <true />
2727 <key >NSAppTransportSecurity </key >
You can’t perform that action at this time.
0 commit comments