Skip to content

Commit ac9c6b8

Browse files
update Jetpack Compose version to 1.3.0-alpha02
1 parent 0390f5b commit ac9c6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
compose_version = '1.3.0-alpha01'
3+
compose_version = '1.3.0-alpha02'
44
}
55
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
66
plugins {

0 commit comments

Comments
 (0)