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 ec6d7e0

Browse files
committed
Bump SDK version to 0.1.5 (matrix-rust-sdk to 8b5de47acb9486c8dbbbe5764c7c97c24b6997b8)
1 parent 56af4d4 commit ec6d7e0

File tree

3 files changed

+1072
-330
lines changed

3 files changed

+1072
-330
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
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
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
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object BuildVersionsSDK {
22
const val majorVersion = 0
33
const val minorVersion = 1
4-
const val patchVersion = 4
4+
const val patchVersion = 5
55
}

0 commit comments

Comments
 (0)