Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit a336a14

Browse files
author
vadim
committed
feat: COMPOSE updated to 1.0.0
1 parent 5934946 commit a336a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Version.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ object Version {
22
const val KOTLIN = "1.5.10"
33

44
const val COROUTINES = "1.5.0"
5-
const val COMPOSE = "1.0.0-rc02"
5+
const val COMPOSE = "1.0.0"
66
const val COMPOSE_ACCOMPANIST = "0.14.0"
77
}

0 commit comments

Comments
 (0)