Skip to content

Releases: ltttttttttttt/ComposeViews

更新版本:kotlin 1.8.20 compose 1.4.0

14 Apr 14:49
94e3e17
Compare
Choose a tag to compare

const val kotlinVersion = "1.8.20"//kotlin版本
const val composeVersion = "1.4.0"//compose版本
const val composeCompilerVersion = "1.4.5"//compose编译版本

update version

10 Mar 13:35
d4bdb67
Compare
Choose a tag to compare

const val kotlinVersion = "1.8.10"//kotlin版本
const val composeVersion = "1.3.1"//compose版本
const val composeCompilerVersion = "1.4.2"//compose编译版本

优化性能,修改依赖方式

27 Feb 05:01
ecbb0fb
Compare
Choose a tag to compare

优化性能:
去除反射
优化指示器性能(增加了使用flow的api)
且修改了依赖方式

1.3.7.1: Merge pull request #38 from ltttttttttttt/dev

19 Feb 06:46
adefb6f
Compare
Choose a tag to compare

1.3.7: Merge pull request #36 from ltttttttttttt/dev

31 Jan 07:06
bb3a6e7
Compare
Choose a tag to compare

1.3.6:update compose version

31 Jan 03:59
265c2a1
Compare
Choose a tag to compare

const val kotlinVersion = "1.8.0"//kotlin版本
const val composeVersion = "1.3.0"//compose-jb版本 compose-jetpack: 1.3.3
const val composeCompilerVersion = "1.4.0"//compose编译版本

1.3.5: Merge pull request #33 from ltttttttttttt/dev

23 Dec 01:50
ce7d191
Compare
Choose a tag to compare

1.3.4.7

08 Dec 06:53
Compare
Choose a tag to compare
处理多平台问题

1.3.4.6

08 Dec 03:40
Compare
Choose a tag to compare
update res

1.3.4.1

06 Dec 06:10
Compare
Choose a tag to compare
优化pager的setPageIndexWithAnimate功能