Skip to content

Commit

Permalink
Update SDK version in build.gradle (#1741)
Browse files Browse the repository at this point in the history
  • Loading branch information
eeatonaws authored May 19, 2022
1 parent a5b613c commit 49741fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ ext {
minSdkVersion = 16
targetSdkVersion = 30

awsSdkVersion = '2.44.0'
awsSdkVersion = '2.46.0'
fragmentVersion = '1.3.1'
navigationVersion = '2.3.4'
dependency = [
Expand Down

0 comments on commit 49741fb

Please sign in to comment.