Skip to content

Commit

Permalink
manual release changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Leing committed Dec 20, 2023
1 parent 9cf07c1 commit eb55282
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [Release 2.74.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.74.0)

### Features
- **misc:** support for Tel Aviv region launch ([#3372](https://github.com/aws-amplify/aws-sdk-android/issues/3372))

[See all changes between 2.73.0 and 2.74.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.73.0...release_v2.74.0)

## [Release 2.73.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.73.0)

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android.enableJetifier=true

GROUP=com.amazonaws

VERSION_NAME=2.73.0
VERSION_NAME=2.74.0

POM_URL=https://github.com/aws/aws-sdk-android
POM_SCM_URL=https://github.com/aws/aws-sdk-android
Expand Down

0 comments on commit eb55282

Please sign in to comment.