diff --git a/android/build.gradle b/android/build.gradle index e2cb177..8274ecb 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.16.0') } \ No newline at end of file