forked from matrix-org/matrix-rust-components-kotlin
-
Notifications
You must be signed in to change notification settings - Fork 0
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.1.70 (matrix-rust-sdk to d4ed0dd683f789c38a8204…
…c275940fce87bb685e)
- Loading branch information
1 parent
0dac93a
commit a7956b2
Showing
2 changed files
with
36 additions
and
1 deletion.
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 = 1 | ||
const val patchVersion = 69 | ||
const val patchVersion = 70 | ||
} |
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