Skip to content

Commit

Permalink
Reorder dependency groups
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartinesp committed Oct 17, 2022
1 parent 71bfd76 commit bab8914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies_groups.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ ext.groups = [
'commons-logging',
'info.picocli',
'io.element.android',
'io.perfmark',
'io.github.davidburstrom.contester',
'io.github.detekt.sarif4k',
'io.github.microutils',
Expand All @@ -148,6 +147,7 @@ ext.groups = [
'io.netty',
'io.noties.markwon',
'io.opencensus',
'io.perfmark',
'io.reactivex.rxjava2',
'io.realm',
'io.sentry',
Expand Down

0 comments on commit bab8914

Please sign in to comment.