generated from matrix-org/.github
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump SDK version to 0.2.32 (matrix-rust-sdk to 62137e5a3ef032a5f4c3ff…
…77f98f5d0051bf55ad)
- Loading branch information
Showing
6 changed files
with
1,120 additions
and
351 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
object BuildVersionsSDK { | ||
const val majorVersion = 0 | ||
const val minorVersion = 2 | ||
const val patchVersion = 31 | ||
const val patchVersion = 32 | ||
} |
1,203 changes: 931 additions & 272 deletions
1,203
sdk/sdk-android/src/main/kotlin/org/matrix/rustcomponents/sdk/matrix_sdk_ffi.kt
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.