Skip to content

refactor(build): remove dynamic version calculation from build script…#353

Merged
rosuH merged 1 commit intomasterfrom
fix/static_version
Apr 22, 2025
Merged

refactor(build): remove dynamic version calculation from build script…#353
rosuH merged 1 commit intomasterfrom
fix/static_version

Conversation

@rosuH
Copy link
Owner

@rosuH rosuH commented Apr 13, 2025

…. #31

Removed functions in build.gradle.kts that dynamically calculate versionCode and versionName. Set static values for versionCode and versionName directly. Updated release.yml to retrieve versionName from build.gradle.kts instead of gradle.properties.

GENERATE BY https://aicommit.app

…#31

Removed functions in build.gradle.kts that dynamically calculate versionCode and versionName. Set static values for versionCode and versionName directly. Updated release.yml to retrieve versionName from build.gradle.kts instead of gradle.properties.

> GENERATE BY https://aicommit.app
@rosuH rosuH merged commit 1c2e9e4 into master Apr 22, 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.

1 participant

Comments