Skip to content

Commit

Permalink
android sdk 開発中のブランチを指定する
Browse files Browse the repository at this point in the history
  • Loading branch information
zztkm committed Dec 24, 2024
1 parent 5f2c55a commit c4599e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: "com.github.ben-manes.versions"

buildscript {
ext.kotlin_version = '1.9.25'
ext.sora_android_sdk_version = '2024.3.1'
ext.sora_android_sdk_version = 'feature~update-signaling-notify-message-dataclass-SNAPSHOT'

repositories {
google()
Expand Down

0 comments on commit c4599e9

Please sign in to comment.