Skip to content

Commit

Permalink
Mavericks 2: remove matrix-sdk-android-flow as it will be easier when…
Browse files Browse the repository at this point in the history
… entirely migrating to flow
  • Loading branch information
ganfra committed Oct 5, 2021
1 parent fadbb60 commit d9b02a2
Show file tree
Hide file tree
Showing 57 changed files with 370 additions and 767 deletions.
1 change: 0 additions & 1 deletion matrix-sdk-android-flow/.gitignore

This file was deleted.

49 changes: 0 additions & 49 deletions matrix-sdk-android-flow/build.gradle

This file was deleted.

Empty file.
21 changes: 0 additions & 21 deletions matrix-sdk-android-flow/proguard-rules.pro

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions matrix-sdk-android-flow/src/main/AndroidManifest.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ include ':diff-match-patch'
include ':attachment-viewer'
include ':multipicker'
include ':library:ui-styles'
include ':matrix-sdk-android-flow'
1 change: 0 additions & 1 deletion vector/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ dependencies {

implementation project(":matrix-sdk-android")
implementation project(":matrix-sdk-android-rx")
implementation project(":matrix-sdk-android-flow")
implementation project(":diff-match-patch")
implementation project(":multipicker")
implementation project(":attachment-viewer")
Expand Down
Loading

0 comments on commit d9b02a2

Please sign in to comment.