Closed laatahzan closed 3 years ago
Is possible use Android Debug Database in release apk? Thanks
Instead of debugImplementation, you can use implementation. But it is NOT recommended in Production.
debugImplementation
implementation
Is possible use Android Debug Database in release apk? Thanks