diff --git a/android/build.gradle b/android/build.gradle index e2cb177..36b6e90 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -68,5 +68,5 @@ android { } dependencies { - implementation('com.github.shogo4405.HaishinKit~kt:haishinkit:0.14.2') + implementation('com.github.shogo4405.HaishinKit~kt:haishinkit:0.15.0') } \ No newline at end of file