Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

Commit 53a9336

Browse files
authored
revert compose_version (#605)
Co-authored-by: Jian-Syuan (Shane) Wong <[email protected]>
1 parent 84d2dac commit 53a9336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constraintlayout/compose/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'org.jetbrains.kotlin.android'
55
}
66

7-
def compose_version = '1.0.1'
7+
def compose_version = '1.0.0'
88
def kotlin_version = "1.5.10"
99

1010
android {

0 commit comments

Comments
 (0)