duplicated entry

This commit is contained in:
Milos Kozak 2021-02-11 14:27:12 +01:00
parent 84a2c37055
commit 7f1e3f3b13

View file

@ -54,9 +54,6 @@ dependencies {
// Graphview cannot be upgraded
api "com.jjoe64:graphview:4.0.1"
//DateUtil
api 'net.danlew:android.joda:2.10.6'
//db
api "com.j256.ormlite:ormlite-core:${ormLiteVersion}"
api "com.j256.ormlite:ormlite-android:${ormLiteVersion}"