We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f634f7c commit 69c8564Copy full SHA for 69c8564
gradle.properties
@@ -25,7 +25,5 @@ kotlin.code.style=official
25
android.nonTransitiveRClass=true
26
# ============ BytecodeUtil Project configure ============
27
bcu.groupId=io.github.ysj001.bcu
28
-bcu.plugin.version=2.0.1
29
-bcu.modifier.aspect.version=1.0.0-beta
30
-bcu.modifier.component.di.version=1.0.1
+bcu.plugin.version=2.1.0
31
# ========================================================
0 commit comments