mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
Bump fragment from 1.3.2 to 1.3.4
Bumps fragment from 1.3.2 to 1.3.4. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f6d14856a4
commit
4c72da132b
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ dependencies {
|
|||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1"
|
||||
implementation "androidx.work:work-runtime:$workRuntime"
|
||||
implementation "androidx.work:work-runtime-ktx:$workRuntime"
|
||||
implementation "androidx.fragment:fragment:1.3.2"
|
||||
implementation "androidx.fragment:fragment:1.3.4"
|
||||
implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
|
||||
compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
|
||||
implementation 'commons-io:commons-io:2.8.0'
|
||||
|
|
Loading…
Reference in a new issue