Update YukiHookAPI

This commit is contained in:
2022-03-29 21:05:49 +08:00
parent 3cad655d45
commit 0488ee5baf

View File

@@ -1,7 +1,7 @@
plugins {
id 'com.android.application'
id 'kotlin-android'
id 'com.google.devtools.ksp' version '1.6.10-1.0.2'
id 'com.google.devtools.ksp' version '1.6.10-1.0.4'
}
android {