Skip to content

Develop - Version and gradle up#486

Merged
sameerasw merged 2 commits into
mainfrom
develop
Jun 4, 2026
Merged

Develop - Version and gradle up#486
sameerasw merged 2 commits into
mainfrom
develop

Conversation

@sameerasw

Copy link
Copy Markdown
Owner

This pull request updates the project to use Gradle 9.5.0, makes adjustments to the Gradle wrapper scripts for both Unix and Windows, and bumps the app version to 15.3. The changes improve build reliability, update script logic, and ensure compatibility with the latest Gradle release.

Gradle version and wrapper updates:

  • Upgraded Gradle from 9.4.1 to 9.5.0 in gradle-wrapper.properties, and added retry settings for improved build resilience.
  • Updated references and logic in the gradlew and gradlew.bat scripts to match the new Gradle version, including script source URL, error handling, and removal of unused classpath logic. [1] [2] [3] [4] [5] [6] [7]

Application versioning:

  • Incremented versionCode to 47 and versionName to "15.3" in app/build.gradle.kts to reflect a new app release.

@sameerasw sameerasw self-assigned this Jun 4, 2026
@sameerasw sameerasw added the enhancement New feature or request label Jun 4, 2026
@sameerasw sameerasw merged commit f471546 into main Jun 4, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Essentials Progress Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant