File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ systemProp.org.gradle.internal.http.socketTimeout=120000
3333
3434GROUP =com.google.accompanist
3535# !! No longer need to update this manually when using a Compose SNAPSHOT
36- VERSION_NAME =0.29.1-SNAPSHOT
36+ VERSION_NAME =0.29.1-alpha
3737
3838POM_DESCRIPTION =Utilities for Jetpack Compose
3939
Original file line number Diff line number Diff line change 11[versions ]
22
3- compose = " 1.4.0-alpha04 "
4- composeCompiler = " 1.4.0-alpha02 "
3+ compose = " 1.4.0-alpha05 "
4+ composeCompiler = " 1.4.0"
55composeMaterial3 = " 1.0.1"
66composesnapshot = " -" # a single character = no snapshot
77
@@ -10,7 +10,7 @@ gradlePlugin = "7.3.1"
1010lintMinCompose = " 30.0.0"
1111
1212ktlint = " 0.45.2"
13- kotlin = " 1.7.21 "
13+ kotlin = " 1.8.0 "
1414coroutines = " 1.6.4"
1515okhttp = " 3.12.13"
1616coil = " 1.3.2"
You can’t perform that action at this time.
0 commit comments