Skip to content

Commit

Permalink
Bump SDK version to 0.2.52 (matrix-rust-sdk to 4d45b02e916df490b506ab…
Browse files Browse the repository at this point in the history
…33f49f85fa14d9b7dd)
  • Loading branch information
github-actions committed Oct 7, 2024
1 parent cae3e3d commit 271d7f6
Show file tree
Hide file tree
Showing 2 changed files with 558 additions and 38 deletions.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/BuildVersionsSDK.kt
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 = 51
const val patchVersion = 52
}
Loading

0 comments on commit 271d7f6

Please sign in to comment.