File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs
iNaturalistReactNative.xcodeproj
iNaturalistReactNativeTests Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ android {
166166 applicationId " com.inaturalistreactnative"
167167 minSdkVersion rootProject. ext. minSdkVersion
168168 targetSdkVersion rootProject. ext. targetSdkVersion
169- versionCode 38
169+ versionCode 39
170170 versionName " 0.1.1"
171171 setProperty(" archivesBaseName" , applicationId + " -v" + versionName + " +" + versionCode)
172172 buildConfigField " boolean" , " IS_NEW_ARCHITECTURE_ENABLED" , isNewArchitectureEnabled(). toString()
Original file line number Diff line number Diff line change 1+ MyObservations close to spec! And many, many other changes.
Original file line number Diff line number Diff line change 448448 buildSettings = {
449449 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
450450 CLANG_ENABLE_MODULES = YES;
451- CURRENT_PROJECT_VERSION = 38 ;
451+ CURRENT_PROJECT_VERSION = 39 ;
452452 DEVELOPMENT_TEAM = N5J7L4P93Z;
453453 ENABLE_BITCODE = NO;
454454 "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
478478 buildSettings = {
479479 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
480480 CLANG_ENABLE_MODULES = YES;
481- CURRENT_PROJECT_VERSION = 38 ;
481+ CURRENT_PROJECT_VERSION = 39 ;
482482 DEVELOPMENT_TEAM = N5J7L4P93Z;
483483 "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
484484 INFOPLIST_FILE = iNaturalistReactNative/Info.plist;
Original file line number Diff line number Diff line change 2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleVersion </key >
24- <string >38 </string >
24+ <string >39 </string >
2525 <key >ITSAppUsesNonExemptEncryption </key >
2626 <false />
2727 <key >LSRequiresIPhoneOS </key >
Original file line number Diff line number Diff line change 1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >38 </string >
22+ <string >39 </string >
2323</dict >
2424</plist >
You can’t perform that action at this time.
0 commit comments