mirror of
https://github.com/HighCapable/YukiReflection.git
synced 2025-09-07 03:05:21 +08:00
chore: bump plugin versions
- bump "com.highcapable.sweetdependency" version to 1.0.2 - bump "com.highcapable.sweetproperty" version to 1.0.3 - update build script usage
This commit is contained in:
@@ -33,7 +33,7 @@ tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile>().configureEach
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly(files("libs/android-34.jar"))
|
||||
compileOnly(autowire("libs/android-34.jar"))
|
||||
}
|
||||
|
||||
mavenPublishing {
|
||||
|
Reference in New Issue
Block a user