[MOD-2573] Android: Build "ti.compression" module with gradle
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2020-02-12T11:33:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 9.0.0 |
Components | Compression |
Labels | android, build, gradle, module |
Reporter | Joshua Quick |
Assignee | Yordan Banev |
Created | 2020-01-22T21:59:18.000+0000 |
Updated | 2020-02-12T11:33:16.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.
Repository:
https://github.com/appcelerator-modules/ti.compression
PR: https://github.com/appcelerator-modules/ti.compression/pull/22
Closing ticket, fix verified in SDK version 9.0.0.v20200211122336. Test and other information can be found at: https://github.com/appcelerator-modules/ti.compression/pull/22