guardian / toolargetool

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

Build updates #36

Closed maxspencer closed 3 years ago

maxspencer commented 3 years ago

Some updates to various build/library dependencies, including a switch to kotlin-stdlib which should resolve issues #29 and #30.

Details:

I've called this branch release-0.2.2 but I think I will release these changes as 0.3.0 taking into account the kotlin-stdlib switch which may enable those Java-only apps to use the library as intended.