Skip to content

Commit

Permalink
Bump SDK version to 0.2.72 (matrix-rust-sdk to 512a2d2662f9db8747526a…
Browse files Browse the repository at this point in the history
…e3a815653134a2b854)
  • Loading branch information
github-actions committed Dec 17, 2024
1 parent 4e5cc16 commit 5479ce9
Show file tree
Hide file tree
Showing 3 changed files with 812 additions and 84 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 = 71
const val patchVersion = 72
}
Loading

0 comments on commit 5479ce9

Please sign in to comment.