Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After updating to 1.0.5 type com.amitshekhar.DebugDB not available #149

Closed
sum-elier opened this issue Feb 22, 2019 · 6 comments
Closed

Comments

@sum-elier
Copy link

As implied in the title, after updating to the latest version I can't use com.amitshekhar.DebugDB to access DebugDB.getAddressLog()

I am importing as follows: debugImplementation 'com.amitshekhar.android:debug-db:1.0.5'

@laxmisalunkhe
Copy link

I am also facing this same issue, Can anyone share any fix for this?

@amitshekhariitbhu
Copy link
Owner

amitshekhariitbhu commented Mar 6, 2019

Fixing and releasing in 1-2 days

@amitshekhariitbhu
Copy link
Owner

@fjna @laxmisalunkhe
Thanks for pointing it out. I have fixed it in the new version

Using Android Debug Database Library in your application

Add this to your app's build.gradle

debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'

Using the Android Debug Database with the encrypted database

debugImplementation 'com.amitshekhar.android:debug-db-encrypt:1.0.6'

@laxmisalunkhe
Copy link

laxmisalunkhe commented Mar 7, 2019

@amitshekhariitbhu Issue still exist after upgrading new version. I am using Android Studio 3.3 version.

@amitshekhariitbhu
Copy link
Owner

@laxmisalunkhe In release or debug build?

@laxmisalunkhe
Copy link

@amitshekhariitbhu debug build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants