put back constraint layout library
This commit is contained in:
parent
cabdb1d2fb
commit
f1f1be160b
1 changed files with 1 additions and 0 deletions
|
@ -199,6 +199,7 @@ dependencies {
|
|||
implementation(name: "android-edittext-validator-v1.3.4-mod", ext: "aar")
|
||||
implementation(name: "sightparser-release", ext: "aar")
|
||||
implementation 'com.madgag.spongycastle:core:1.58.0.0'
|
||||
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
|
||||
|
||||
implementation("com.google.android:flexbox:0.3.0") {
|
||||
exclude group: "com.android.support"
|
||||
|
|
Loading…
Reference in a new issue