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

Feature/pimob 2191 upgrade kotlin compose and agp #245

Merged

Conversation

fabio-insolia-cko
Copy link
Contributor

@fabio-insolia-cko fabio-insolia-cko commented Oct 11, 2023

Issue

PIMOB-2191

Proposed changes

As part of the solution for this issue the scope of this ticket is to upgrade AGP, Gradle and all the other dependency

Test Steps

Run both the java and the compose app and run a smoke test to verify that the general behaviour is unchanged

Checklist

  • Reviewers assigned
  • I have performed a self-review of my code and manual testing
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if applicable)

@fabio-insolia-cko fabio-insolia-cko force-pushed the feature/PIMOB-2191_Upgrade_kotlin_compose_and_agp branch from 0ca788d to cc8ec14 Compare October 11, 2023 15:40
@fabio-insolia-cko fabio-insolia-cko marked this pull request as ready for review October 12, 2023 15:27
@fabio-insolia-cko fabio-insolia-cko requested a review from a team as a code owner October 12, 2023 15:27
Copy link
Contributor

@jheng-hao-lin-cko jheng-hao-lin-cko left a comment

Choose a reason for hiding this comment

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

🔥 🔥 🔥 🔥 🔥

Copy link
Contributor

@chintan-soni-cko chintan-soni-cko left a comment

Choose a reason for hiding this comment

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

We can also add test steps scenario from this Github issue part of PIMOB-2142 for this PR. So, we can close it once we release it

app/build.gradle Outdated Show resolved Hide resolved
app/src/main/java/checkout/checkout_android/Constants.java Outdated Show resolved Hide resolved
buildSrc/build.gradle.kts Outdated Show resolved Hide resolved
buildSrc/gradle.properties Outdated Show resolved Hide resolved
buildSrc/src/main/java/Versions.kt Outdated Show resolved Hide resolved
buildSrc/src/main/java/Versions.kt Outdated Show resolved Hide resolved
buildSrc/src/main/java/Versions.kt Outdated Show resolved Hide resolved
buildSrc/src/main/java/Versions.kt Outdated Show resolved Hide resolved
app/proguard-rules.pro Outdated Show resolved Hide resolved
frames/proguard-rules.pro Outdated Show resolved Hide resolved
@fabio-insolia-cko fabio-insolia-cko force-pushed the feature/PIMOB-2191_Upgrade_kotlin_compose_and_agp branch from fad2634 to 91b60f7 Compare October 16, 2023 12:30
@fabio-insolia-cko fabio-insolia-cko merged commit 6f4104e into master Oct 17, 2023
25 of 26 checks passed
@fabio-insolia-cko fabio-insolia-cko deleted the feature/PIMOB-2191_Upgrade_kotlin_compose_and_agp branch October 17, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants