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
Let's move build number outside of JavaApiVersionInfo class so that it is not changed on build. Build number should be put into another file, like MANIFEST.MD or utplsq-api.version. Changing sources on compilation is never a good idea.