Skip to content

Commit

Permalink
Update SDK version in build.gradle (#1747)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjleing authored May 23, 2022
1 parent c69b334 commit 551f278
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.46.0'
awsSdkVersion = '2.47.0'
fragmentVersion = '1.3.1'
navigationVersion = '2.3.4'
dependency = [
Expand Down

0 comments on commit 551f278

Please sign in to comment.