Runtime gradle dependency issues | Matt V | 2017-10-05 09:22 |
Status: Closed | ||
They weren't, only in first module's lib, so I copied the jars into both module lib dirs. They are now showing in both directories you listed. Unfortunately, the same error persists. I think it may be because the class, DBHelper, is part of the first module and not the second. Maybe with the build change, it's now unable to find that at runtime? |
||