Opened on 06/01/2018 at 10:24:57 PM
Closed on 06/05/2018 at 08:34:47 PM
Last modified on 08/17/2018 at 10:11:26 PM
#6722 closed defect (fixed)
Fix Gradle build
Reported by: | diegocarloslima | Assignee: | diegocarloslima |
---|---|---|---|
Priority: | P2 | Milestone: | Adblock-Browser-for-Android-1.5.0 |
Module: | Adblock-Browser-for-Android | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Platform: | Adblock Browser for Android | |
Ready: | yes | Confidential: | no |
Tester: | Unknown | Verified working: | no |
Review URL(s): |
Description (last modified by diegocarloslima)
Firefox is now (abb_fennec_59_0_2_merge) using Gradle to build the Java source. We need to adjust our project accordingly. Our source currently lives in the thirdparty module, but if we keep there, we would have a cyclic dependency with the app module. Given that, it's better to move our source to the app module.
Hints for testers
This is a build issue
Attachments (0)
Change History (4)
comment:1 Changed on 06/01/2018 at 10:57:01 PM by diegocarloslima
- Review URL(s) modified (diff)
- Status changed from new to reviewing
comment:2 Changed on 06/05/2018 at 08:34:47 PM by diegocarloslima
- Resolution set to fixed
- Status changed from reviewing to closed
comment:4 Changed on 08/17/2018 at 10:11:26 PM by diegocarloslima
- Milestone set to Adblock-Browser-for-Android-next
Note: See
TracTickets for help on using
tickets.