Removed unwanted params

This commit is contained in:
h4h13 2019-05-17 09:51:22 +05:30
parent a092ad9ac7
commit ee59be16c4
17 changed files with 32 additions and 71 deletions

View file

@ -119,7 +119,7 @@ static def getDate() {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.fragment:fragment:1.1.0-alpha08'
implementation 'androidx.fragment:fragment:1.1.0-alpha09'
implementation 'androidx.appcompat:appcompat:1.1.0-alpha05'
implementation 'androidx.recyclerview:recyclerview:1.1.0-alpha05'
implementation "androidx.gridlayout:gridlayout:1.0.0"