Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23587] Android: Recompile appcelerator.apm module against latest SDK

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2016-07-21T15:30:17.000+0000
Affected Version/sn/a
Fix Version/sRelease 6.0.0
ComponentsAndroid
Labelsn/a
ReporterChristopher Williams
AssigneeAshraf Abu
Created2016-07-01T14:50:43.000+0000
Updated2017-03-31T22:02:52.000+0000

Description

appcelerator.apm: https://github.com/appcelerator-modules/appcelerator.apm Generally this requires some minor changes to each module: - bump the module's version up to the next major (i.e. 2.3.1 -> 3.0.0) - bump the module's apiversion to 3 (for Android) - bump the minsdk to 6.0.0 (for Android) At a higher level, we'll need to update our CI build scripts for modules to use the master branch SDK to build against, and Android NDK r11c.

Comments

  1. Ashraf Abu 2016-07-15

    PR https://github.com/appcelerator-modules/appcelerator.apm/pull/25
  2. Christopher Williams 2016-07-21

    https://github.com/appcelerator-modules/appcelerator.apm/releases/tag/2.0.0
  3. Lee Morris 2017-03-31

    Closing ticket as fixed.

JSON Source