remove duplicates in gradle

This commit is contained in:
Milos Kozak 2019-07-05 00:24:39 +01:00
parent f48cb6af2c
commit 1bb314406c

View file

@ -252,7 +252,6 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation(name: "android-edittext-validator-v1.3.4-mod", ext: "aar")
implementation 'com.madgag.spongycastle:core:1.58.0.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
implementation("com.google.android:flexbox:0.3.0") {
exclude group: "com.android.support"