Skip to content

Commit

Permalink
bumped core and fragment to current stable versions 1.2.0 and 1.2.4 r…
Browse files Browse the repository at this point in the history
…espectively
  • Loading branch information
mzorz committed May 15, 2020
1 parent 0f863e7 commit 96cd485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WordPress/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,9 @@ dependencies {
implementation 'com.google.code.gson:gson:2.6.2'
implementation 'org.ccil.cowan.tagsoup:tagsoup:1.2.1'

implementation 'androidx.core:core:1.0.2'
implementation 'androidx.core:core:1.2.0'
implementation 'androidx.legacy:legacy-support-core-ui:1.0.0'
implementation 'androidx.fragment:fragment:1.0.0'
implementation 'androidx.fragment:fragment:1.2.4'

implementation 'androidx.multidex:multidex:2.0.1'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
Expand Down

0 comments on commit 96cd485

Please sign in to comment.