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 0e6217a commit fa52054Copy full SHA for fa52054
gradle.properties
@@ -24,8 +24,8 @@ kotlin.code.style=official
24
# thereby reducing the size of the R class for that library
25
android.nonTransitiveRClass=true
26
# ============ BytecodeUtil Project configure ============
27
-bcu.plugin=com.github.Ysj001.BytecodeUtil:plugin:2.1.0
28
-bcu.plugin.api=com.github.Ysj001.BytecodeUtil:plugin-api:2.1.0
+bcu.plugin=com.github.Ysj001.BytecodeUtil:plugin:2.1.1
+bcu.plugin.api=com.github.Ysj001.BytecodeUtil:plugin-api:2.1.1
29
bcu.groupId=io.github.ysj001.bcu
30
-bcu.modifier.aspect.version=1.0.0-beta2
+bcu.modifier.aspect.version=1.0.0-beta3
31
# ========================================================
0 commit comments