Class MyTargetVersion

java.lang.Object
com.my.target.common.MyTargetVersion

public final class MyTargetVersion extends Object
  • Field Details

    • VERSION

      public static final String VERSION
      Represents version of SDK, eg. "5.5.5"
    • VERSION_INT

      public static final String VERSION_INT
      Represents integer version of SDK, eg. "5.5.5" becomes "5005005"