Skip to content

Commit

Permalink
Remove olm library binaries.
Browse files Browse the repository at this point in the history
  • Loading branch information
Onuray Sahin committed Oct 5, 2021
1 parent e368a75 commit 1562088
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matrix-sdk-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ dependencies {
implementation "io.arrow-kt:arrow-instances-core:$arrow_version"

// olm lib is now hosted by jitpack: https://jitpack.io/#org.matrix.gitlab.matrix-org/olm
implementation 'org.matrix.gitlab.matrix-org:olm:3.2.4'
implementation 'org.matrix.gitlab.matrix-org:olm:3.2.6'

// DI
implementation "com.google.dagger:dagger:$daggerVersion"
Expand Down
Empty file removed olm-sdk/build.gradle
Empty file.
Binary file removed olm-sdk/olm-sdk-fallback.aar
Binary file not shown.
Binary file removed olm-sdk/olm-sdk.aar
Binary file not shown.

0 comments on commit 1562088

Please sign in to comment.