[TIMOB-27728] Android: Build "cloudpush" module with gradle
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-02-14T20:56:24.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 9.0.0 |
Components | Android |
Labels | android, build, gradle, module |
Reporter | Joshua Quick |
Assignee | Gary Mathews |
Created | 2020-01-22T19:37:44.000+0000 |
Updated | 2020-02-14T20:56:24.000+0000 |
Description
Module needs to be rebuilt for Titanium 9.0.0 to support the following:
* Built as an Android "AAR" library.
* Provide a "POM" file defining its dependencies. (Resolves library version conflicts.)
* Support AndroidX libraries.
* Add x86_64 architecture support.
Repository:
https://github.com/appcelerator-modules/cloudpush
aps_sdk: https://github.com/appcelerator/aps_sdk/pull/340
cloudpush: https://github.com/appcelerator-modules/cloudpush/pull/50
titanium_mobile: https://github.com/appcelerator/titanium_mobile/pull/11445
The integrity hash isn't matching any more> the PR needs to be updated with the new hash once you've verified the URL/zip it's pointing to are correct...
9_0_X: https://github.com/appcelerator/titanium_mobile/pull/11478
FR Passed. PR Merged.
Verified the fix with SDK 9.0.0.v20200214090043 & module ver 7.0.0. Closing.