Update YukiHookAPI

This commit is contained in:
2022-04-18 03:12:32 +08:00
parent a45a75c577
commit 713b956fc3
2 changed files with 2 additions and 2 deletions

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.4'
id 'com.google.devtools.ksp' version '1.6.20-1.0.5'
}
android {