Skip to content

Commit 588b432

Browse files
committed
release v1.0.5
1 parent d83a0fb commit 588b432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-language/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
33
apply plugin: 'kotlin-android-extensions'
44

55
// 版本号,下次更新是只需要更改版本号即可
6-
version = "1.0.4"
6+
version = "1.0.5"
77

88
android {
99
compileSdkVersion 29

0 commit comments

Comments
 (0)