mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-16 16:40:30 -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.