Skip to content

Commit 2c18b74

Browse files
authored
Merge pull request #3870 from inaturalist/beta
Merge beta into main
2 parents b7faf31 + d543c88 commit 2c18b74

5 files changed

Lines changed: 13 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ GEM
2424
ast (2.4.3)
2525
atomos (0.1.3)
2626
aws-eventstream (1.4.0)
27-
aws-partitions (1.1269.0)
27+
aws-partitions (1.1271.0)
2828
aws-sdk-core (3.254.0)
2929
aws-eventstream (~> 1, >= 1.3.0)
3030
aws-partitions (~> 1, >= 1.992.0)
@@ -36,7 +36,7 @@ GEM
3636
aws-sdk-kms (1.130.0)
3737
aws-sdk-core (~> 3, >= 3.254.0)
3838
aws-sigv4 (~> 1.5)
39-
aws-sdk-s3 (1.227.0)
39+
aws-sdk-s3 (1.228.0)
4040
aws-sdk-core (~> 3, >= 3.254.0)
4141
aws-sdk-kms (~> 1)
4242
aws-sigv4 (~> 1.5)
@@ -102,7 +102,7 @@ GEM
102102
ethon (0.18.0)
103103
ffi (>= 1.15.0)
104104
logger
105-
excon (1.5.0)
105+
excon (1.6.0)
106106
logger
107107
faraday (1.10.6)
108108
faraday-em_http (~> 1.0)
@@ -190,7 +190,7 @@ GEM
190190
fourflusher (2.3.1)
191191
fuzzy_match (2.0.4)
192192
gh_inspector (1.1.3)
193-
google-apis-androidpublisher_v3 (0.104.0)
193+
google-apis-androidpublisher_v3 (0.105.0)
194194
google-apis-core (>= 0.15.0, < 2.a)
195195
google-apis-core (0.18.0)
196196
addressable (~> 2.5, >= 2.5.1)
@@ -204,7 +204,7 @@ GEM
204204
google-apis-core (>= 0.15.0, < 2.a)
205205
google-apis-playcustomapp_v1 (0.18.0)
206206
google-apis-core (>= 0.15.0, < 2.a)
207-
google-apis-storage_v1 (0.64.0)
207+
google-apis-storage_v1 (0.65.0)
208208
google-apis-core (>= 0.15.0, < 2.a)
209209
google-cloud-core (1.9.0)
210210
google-cloud-env (>= 1.0, < 3.a)

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ android {
107107
applicationId "org.inaturalist.iNaturalistMobile"
108108
minSdkVersion rootProject.ext.minSdkVersion
109109
targetSdkVersion rootProject.ext.targetSdkVersion
110-
versionCode 221
110+
versionCode 222
111111
versionName "1.0.26"
112112
manifestPlaceholders = [ GMAPS_API_KEY:project.env.get("GMAPS_API_KEY") ]
113113
// Detox Android setup
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
FIXED
2+
* An issue with getting to edit your own observation

ios/iNaturalistReactNative.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@
548548
CODE_SIGN_ENTITLEMENTS = iNaturalistReactNative/iNaturalistReactNative.entitlements;
549549
CODE_SIGN_IDENTITY = "Apple Development";
550550
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
551-
CURRENT_PROJECT_VERSION = 221;
551+
CURRENT_PROJECT_VERSION = 222;
552552
DEVELOPMENT_TEAM = N5J7L4P93Z;
553553
ENABLE_BITCODE = NO;
554554
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
@@ -674,7 +674,7 @@
674674
CODE_SIGN_ENTITLEMENTS = iNaturalistReactNative/iNaturalistReactNativeRelease.entitlements;
675675
CODE_SIGN_IDENTITY = "Apple Development";
676676
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
677-
CURRENT_PROJECT_VERSION = 221;
677+
CURRENT_PROJECT_VERSION = 222;
678678
DEVELOPMENT_TEAM = N5J7L4P93Z;
679679
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
680680
HEADER_SEARCH_PATHS = (
@@ -990,7 +990,7 @@
990990
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
991991
CODE_SIGN_ENTITLEMENTS = "iNaturalistReactNative-ShareExtension/iNaturalistReactNative-ShareExtension.entitlements";
992992
CODE_SIGN_STYLE = Automatic;
993-
CURRENT_PROJECT_VERSION = 221;
993+
CURRENT_PROJECT_VERSION = 222;
994994
DEBUG_INFORMATION_FORMAT = dwarf;
995995
DEVELOPMENT_TEAM = N5J7L4P93Z;
996996
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386;
@@ -1035,7 +1035,7 @@
10351035
CODE_SIGN_IDENTITY = "Apple Development";
10361036
CODE_SIGN_STYLE = Automatic;
10371037
COPY_PHASE_STRIP = NO;
1038-
CURRENT_PROJECT_VERSION = 221;
1038+
CURRENT_PROJECT_VERSION = 222;
10391039
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
10401040
DEVELOPMENT_TEAM = N5J7L4P93Z;
10411041
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386;

ios/iNaturalistReactNative/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</dict>
4343
</array>
4444
<key>CFBundleVersion</key>
45-
<string>221</string>
45+
<string>222</string>
4646
<key>ITSAppUsesNonExemptEncryption</key>
4747
<false/>
4848
<key>LSApplicationQueriesSchemes</key>

0 commit comments

Comments
 (0)