mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-07-31 10:18:34 -04: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.