File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -794,6 +794,7 @@ HanziToPinyin : Android汉字转拼音类
794794## 版本更新<a name =" 版本更新 " >
795795| 版本 | 描述 |
796796| ------------------------- | -------------------------------------------------------------- |
797+ | [ 1.2.9] [ BaseToolsV1.2.9 ] | 新增ListAdapter,补充一些工具方法 ** 2020-08-24** |
797798| [ 1.2.8] [ BaseToolsV1.2.8 ] | 兼容AndroidX ** 2020-04-09** |
798799| [ 1.2.7] [ BaseToolsV1.2.7 ] | 新增工具类 ** 2019-10-15** |
799800| [ 1.2.6] [ BaseToolsV1.2.6 ] | 新增工具方法,优化Adapter ** 2018-9-13** |
@@ -838,6 +839,7 @@ HanziToPinyin : Android汉字转拼音类
838839
839840<!-- 版本 -->
840841
842+ [ BaseToolsV1.2.9 ] :https://bintray.com/veizhang/maven/basetools/1.2.9
841843[ BaseToolsV1.2.8 ] :https://bintray.com/veizhang/maven/basetools/1.2.8
842844[ BaseToolsV1.2.7 ] :https://bintray.com/veizhang/maven/basetools/1.2.7
843845[ BaseToolsV1.2.6 ] :https://bintray.com/veizhang/maven/basetools/1.2.6
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ publish {
2828 userOrg = org
2929 groupId = ' com.excellence'
3030 artifactId = ' basetools'
31- publishVersion = ' 1.2.8 '
31+ publishVersion = ' 1.2.9 '
3232 desc = ' Android通用适配器和常用的工具类'
3333 website = ' https://github.com/VeiZhang/BaseToolsLibrary'
3434 licences = [' Apache-2.0' ]
You can’t perform that action at this time.
0 commit comments