WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 56ca305

Browse files
runnerrunner
authored andcommitted
Bump crypto version to 0.3.1 (matrix-rust-crypto-sdk 76763a80fecac65f87fd5aaa34f93e36734d37cd)
1 parent af07341 commit 56ca305

File tree

3 files changed

+435
-207
lines changed

3 files changed

+435
-207
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
implementation-classpath=/Users/ganfra/Documents/dev/matrix-rust-components-kotlin/buildSrc/build/classes/java/main\:/Users/ganfra/Documents/dev/matrix-rust-components-kotlin/buildSrc/build/classes/groovy/main\:/Users/ganfra/Documents/dev/matrix-rust-components-kotlin/buildSrc/build/classes/kotlin/main\:/Users/ganfra/Documents/dev/matrix-rust-components-kotlin/buildSrc/build/resources/main
1+
implementation-classpath=/Users/runner/work/matrix-rust-components-kotlin/matrix-rust-components-kotlin/main/buildSrc/build/classes/java/main\:/Users/runner/work/matrix-rust-components-kotlin/matrix-rust-components-kotlin/main/buildSrc/build/classes/groovy/main\:/Users/runner/work/matrix-rust-components-kotlin/matrix-rust-components-kotlin/main/buildSrc/build/classes/kotlin/main\:/Users/runner/work/matrix-rust-components-kotlin/matrix-rust-components-kotlin/main/buildSrc/build/resources/main
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object BuildVersionsCrypto {
22
const val majorVersion = 0
3-
const val minorVersion = 1
4-
const val patchVersion = 3
3+
const val minorVersion = 3
4+
const val patchVersion = 1
55
}

0 commit comments

Comments
 (0)