Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 9_3_X] feat: add OS version major/minor integer constants #11869

Merged
merged 3 commits into from
Aug 6, 2020

Commits on Aug 5, 2020

  1. feat: add os version major/minor int constants

    - Added new integer constants:
      * Ti.Platform.versionMajor
      * Ti.Platform.versionMinor
      * OS_VERSION_MAJOR
      * OS_VERSION_MINOR
    
    Fixes TIMOB-28061
    jquick-axway authored and github-actions[bot] committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    97030f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9977d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49a14b1 View commit details
    Browse the repository at this point in the history