Skip to content

Commit

Permalink
開発中の Sora Android SDK を参照する
Browse files Browse the repository at this point in the history
  • Loading branch information
miosakuma committed Mar 19, 2024
1 parent 9540a3b commit d7ba525
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
@@ -2,7 +2,7 @@ apply plugin: "com.github.ben-manes.versions"

buildscript {
ext.kotlin_version = '1.8.10'
ext.sora_android_sdk_version = '2024.1.1'
ext.sora_android_sdk_version = 'develop-SNAPSHOT'

repositories {
google()

0 comments on commit d7ba525

Please sign in to comment.