guardian / toolargetool

A tool to help you debug TransactionTooLargeExceptions on Android 7+
MIT License
1.12k stars 105 forks source link

use version 0.1.6 if you don't use AndroidX in your project #33

Closed usilitel closed 4 years ago

usilitel commented 4 years ago

If you don't use AndroidX in your project - use version 0.1.6 (otherwise you will get ClassNotFoundException using version 0.2.1)

What does this change?

How to test

How can we measure success?

Have we considered potential risks?

Images