Skip to content

Commit

Permalink
開発用に Sora Android SDK の develop を参照する
Browse files Browse the repository at this point in the history
  • Loading branch information
miosakuma committed Apr 23, 2024
1 parent f56e3f4 commit 81d3202
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.8.10'
ext.sora_android_sdk_version = '2024.2.0'
ext.sora_android_sdk_version = 'develop-SNAPSHOT'

repositories {
google()
Expand Down

0 comments on commit 81d3202

Please sign in to comment.