Updates Android to SDK 13.1 which requires ti 9.0.1 or newer. I had to rename the module since com.urbanairship module id generates com.urbanairship.BuildConfig and so does our SDK. Now its going to be named ti.airship which matches other titanium modules. I did not update iOS, that will be updated in a diff ticket.
Updates Android to SDK 13.1 which requires ti 9.0.1 or newer. I had to rename the module since
com.urbanairship
module id generatescom.urbanairship.BuildConfig
and so does our SDK. Now its going to be namedti.airship
which matches other titanium modules. I did not update iOS, that will be updated in a diff ticket.