Skip to content

Commit 7cdae4c

Browse files
committed
[canary] Update SDKInfo.kt version to 2025.4.0-canary.0
1 parent e511fb9 commit 7cdae4c

File tree

1 file changed

+1
-1
lines changed
  • sora-android-sdk/src/main/kotlin/jp/shiguredo/sora/sdk/util

1 file changed

+1
-1
lines changed

sora-android-sdk/src/main/kotlin/jp/shiguredo/sora/sdk/util/SDKInfo.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import org.webrtc.WebrtcBuildVersion
66

77
class SDKInfo {
88
companion object {
9-
const val VERSION = "2025.3.0"
9+
const val VERSION = "2025.4.0-canary.0"
1010

1111
fun sdkInfo(): String = "Sora Android SDK $VERSION (${BuildConfig.REVISION})"
1212

0 commit comments

Comments
 (0)