You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Gradle properties for disabling project's TC integration (#2483)
Use Gradle property no_teamcity_interaction (e.g. gradle -Pno_teamcity_interaction ...) to disable project's TeamCity integration (printing of the library version as build number in this case).
Gradle property build_snapshot_up is also supported.
Co-authored-by: Stanislav Ruban <[email protected]>
0 commit comments