[TIMOB-27729] Android: Build "ti.playservices" module with gradle
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-01-30T20:57:44.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 | Joshua Quick |
Created | 2020-01-22T19:38:52.000+0000 |
Updated | 2020-01-30T20:57:44.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/ti.playservices
PR: https://github.com/appcelerator-modules/ti.playservices/pull/32 PR: https://github.com/appcelerator/titanium_mobile/pull/11456
FR Passed.
merged to master for 9.0.0
Verified the fix with SDK 9.0.0.v20200130075800. Closing.