Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Amplify Android 2.15.0 #4279

Merged
merged 81 commits into from Apr 15, 2024
Merged

chore(deps): Amplify Android 2.15.0 #4279

merged 81 commits into from Apr 15, 2024

Conversation

khatruong2009
Copy link
Contributor

@khatruong2009 khatruong2009 commented Dec 21, 2023

Issue #, if available:

Description of changes:

  • bump amplify-android version to 2.15.0, unblocking multiple android datastore fixes.
  • bump kotlin to 1.9.10
  • bump gradle to 8.1.0

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@khatruong2009 khatruong2009 requested a review from a team as a code owner December 21, 2023 20:05
@khatruong2009 khatruong2009 changed the title chore(deps): Amplify Android 2.14.7 chore(deps): Amplify Android 2.14.8 Jan 3, 2024
@@ -45,7 +45,7 @@ jobs:
- uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # 3.12.0
with:
distribution: "corretto" # Amazon Corretto Build of OpenJDK
java-version: "11"
java-version: "17"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why to update the java version? I think the java version used in our android packages are still version 8 and so not sure why to use different version on CI.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The newer gradle version to 8.1.0 requires java 17 and above to run.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see, so I think we should update the java version and jvmTraget in the android packages as well

uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # 3.12.0
with:
distribution: "corretto" # Amazon Corretto Build of OpenJDK
java-version: "17"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above

Copy link
Contributor

@Equartey Equartey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, 🚢 -it!

@khatruong2009 khatruong2009 merged commit a51c31e into main Apr 15, 2024
70 checks passed
@Equartey Equartey deleted the chore/android-2.14.7 branch April 16, 2024 18:33
NikaHsn pushed a commit that referenced this pull request Apr 16, 2024
* chore(deps): Amplify Android 2.15.0

* chore: update Kotlin version

---------

Co-authored-by: Nika Hassani <nikaws@amazon.com>
Co-authored-by: Jordan Nelson <Jordanryannelson@gmail.com>
NikaHsn pushed a commit that referenced this pull request Apr 17, 2024
* chore(deps): Amplify Android 2.15.0

* chore: update Kotlin version

---------

Co-authored-by: Nika Hassani <nikaws@amazon.com>
Co-authored-by: Jordan Nelson <Jordanryannelson@gmail.com>
@khatruong2009 khatruong2009 restored the chore/android-2.14.7 branch April 22, 2024 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants