Skip to content

Commit

Permalink
Bump SDK version to 0.2.19 (matrix-rust-sdk to 5df53d7338a381fd596c58…
Browse files Browse the repository at this point in the history
…0f36cbe69fdcfceed8)
  • Loading branch information
github-actions committed May 20, 2024
1 parent 0163601 commit 86dd7b2
Show file tree
Hide file tree
Showing 5 changed files with 250 additions and 138 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 = 18
const val patchVersion = 19
}
Loading

0 comments on commit 86dd7b2

Please sign in to comment.