This commit is contained in:
Anshu Sharma 2018-11-07 11:26:51 -05:00
parent 8be4ccbbd7
commit d4f1433f91
4 changed files with 159 additions and 1 deletions

View file

@ -24,7 +24,7 @@ android {
}
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.android.support:design:28.0.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.3'