Skip to content

Commit fa52054

Browse files
committed
version:1.0.0-beta3
1 parent 0e6217a commit fa52054

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ kotlin.code.style=official
2424
# thereby reducing the size of the R class for that library
2525
android.nonTransitiveRClass=true
2626
# ============ 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
27+
bcu.plugin=com.github.Ysj001.BytecodeUtil:plugin:2.1.1
28+
bcu.plugin.api=com.github.Ysj001.BytecodeUtil:plugin-api:2.1.1
2929
bcu.groupId=io.github.ysj001.bcu
30-
bcu.modifier.aspect.version=1.0.0-beta2
30+
bcu.modifier.aspect.version=1.0.0-beta3
3131
# ========================================================

0 commit comments

Comments
 (0)