Update YukiHookAPI

This commit is contained in:
2022-05-25 04:36:25 +08:00
parent 3fc294dd8d
commit 4eab1f7046
3 changed files with 10 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
plugins {
id 'com.android.application' version '7.1.3' apply false
id 'com.android.library' version '7.1.3' apply false
id 'com.android.application' version '7.2.0' apply false
id 'com.android.library' version '7.2.0' apply false
id 'org.jetbrains.kotlin.android' version '1.6.21' apply false
}