1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-20 07:21:40 +02:00

Bump simple CSV library to 2.3

This commit is contained in:
Erik Johansson
2018-04-04 21:22:28 +02:00
parent abf85652d4
commit 12652e7504

View File

@@ -47,7 +47,7 @@ dependencies {
implementation 'com.github.lecho:hellocharts-library:1.5.8@aar'
// Simple CSV
implementation 'com.j256.simplecsv:simplecsv:2.2'
implementation 'com.j256.simplecsv:simplecsv:2.3'
// CustomActivityOnCrash
implementation 'cat.ereza:customactivityoncrash:2.2.0'