mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-06 02:35:40 +08:00
Modify move "com.google.devtools.ksp" version definition to root project's build.gradle
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
id 'java-library'
|
||||
id 'org.jetbrains.kotlin.jvm'
|
||||
id 'com.google.devtools.ksp' version '1.8.20-1.0.10'
|
||||
id 'com.google.devtools.ksp'
|
||||
id 'maven-publish'
|
||||
id 'signing'
|
||||
}
|
||||
|
Reference in New Issue
Block a user