Bump fragment from 1.1.0 to 1.2.0

Bumps fragment from 1.1.0 to 1.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-23 06:27:15 +00:00 committed by stefan-niedermann
parent 3de558eb5e
commit 9c275c12ac

View file

@ -44,7 +44,7 @@ dependencies {
implementation 'com.jakewharton:butterknife:10.2.1'
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.1'
implementation "androidx.fragment:fragment:1.1.0"
implementation "androidx.fragment:fragment:1.2.0"
implementation "androidx.appcompat:appcompat:1.1.0"
implementation "androidx.recyclerview:recyclerview:1.1.0"
implementation "com.google.android.material:material:1.0.0"