Skip to content

Commit c31aedf

Browse files
authored
Merge pull request #127 from cashapp/jw/one-two-oh/2022-10-13
JB Compose runtime 1.2.0 final
2 parents d466078 + 34eb6f1 commit c31aedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ androidx-core = { module = "androidx.core:core-ktx", version = "1.2.0" }
1616
androidx-test-runner = { module = "androidx.test:runner", version = "1.2.0" }
1717

1818
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose" }
19-
compose-runtime = { module = "org.jetbrains.compose.runtime:runtime", version = "1.2.0-beta01" }
19+
compose-runtime = { module = "org.jetbrains.compose.runtime:runtime", version = "1.2.0" }
2020
compose-rx2 = { module = "androidx.compose.runtime:runtime-rxjava2", version = "1.2.1" }
2121

2222
dokka-plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.6.10" }

0 commit comments

Comments
 (0)