mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-03-03 23:00:17 -05:00
Commons-CSV would throw a RuntimeException in some cases of bad CSV input. This was later changed to throwing an IllegalStateException. Updating to v1.5 to pick-up the change.