Skip to content

Commit afa15f8

Browse files
committed
更改版本号
1 parent 0e55efa commit afa15f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ rootProject.ext.DEVELOPER_EMAIL = "lwjfork@gmail.com"
4747
// 用户名
4848
rootProject.ext.BINTRAY_USER = "lwjfork"
4949
// 这里改成库版本 , 比如22.2.0
50-
rootProject.ext.PROJ_VERSION = "1.0.4"
50+
rootProject.ext.PROJ_VERSION = "1.0.5"
5151
// 这里改成库名字 , 比如appcompat
5252
rootProject.ext.PROJ_NAME = "CodeEditText"
5353
// 这里改成github地址 , 比如https:github.com/android/appcompat

0 commit comments

Comments
 (0)