Skip to content

Conversation

grmeyer-hw-dev
Copy link
Collaborator

@grmeyer-hw-dev grmeyer-hw-dev commented Feb 18, 2025

Ticket : DTPOMERSER-1415

Issue

The Github Action was updated and requires to use at least Java 17 and requires the projects to using Gradle 7

also the Android Studio requires Java 17 or latest version, and project is outdated by using Gradle 5.6.
Screenshot 2025-02-20 at 10 34 22 AM

Changes


  • Update GitHub Action CI Flow
    • Bump up Java version from 11 to 17
    • Bump up Android actions from V2 to V3
  • Bump up dependency versions:
    • Gradle Tools from 3.6.4 to 7.4.2
    • Gradle Runtime from 5.6.4 to 7.5
    • appcompat from 1.2.0 to 1.7.0
    • annotation from 1.8.2 to 1.9.1
    • robolectric from 4.12.2 to 4.14.1
    • mockito-core from 3.2.0 to 5.15.2
    • hamcrest from 2.1 to 3.0
    • hamcrest-library from 2.1 to 3.0
    • Jacoco from 0.8.2 to 0.8.8
  • Fix unit test by introducing shadows clock system class

Tests


Build successful

Screenshot 2025-02-20 at 10 33 19 AM

@grmeyer-hw-dev grmeyer-hw-dev changed the title Update ci.yml Update Project to Gradle 7.5 Feb 20, 2025
@grmeyer-hw-dev grmeyer-hw-dev changed the title Update Project to Gradle 7.5 Update Project to Gradle 7 Feb 20, 2025
@grmeyer-hw-dev grmeyer-hw-dev self-assigned this Feb 20, 2025
@grmeyer-hw-dev grmeyer-hw-dev changed the title Update Project to Gradle 7 DTPOMERSER-1415 Update Project to Gradle 7 Feb 20, 2025
Copy link
Collaborator

@shubh-hw-dev shubh-hw-dev left a comment

Choose a reason for hiding this comment

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

lgtm

@grmeyer-hw-dev grmeyer-hw-dev merged commit 5ddd9c4 into master Feb 21, 2025
3 checks passed
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.

3 participants