File tree 18 files changed +18
-19
lines changed
18 files changed +18
-19
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
45
45
}
46
46
47
47
composeOptions {
48
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
48
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
49
49
}
50
50
51
51
lintOptions {
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
45
45
}
46
46
47
47
composeOptions {
48
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
48
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
49
49
}
50
50
51
51
lintOptions {
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
45
45
}
46
46
47
47
composeOptions {
48
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
48
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
49
49
}
50
50
51
51
lintOptions {
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ systemProp.org.gradle.internal.http.socketTimeout=120000
33
33
34
34
GROUP =com.google.accompanist
35
35
# !! No longer need to update this manually when using a Compose SNAPSHOT
36
- VERSION_NAME =0.22.1-rc
36
+ VERSION_NAME =0.23.0
37
37
38
38
POM_DESCRIPTION =Utilities for Jetpack Compose
39
39
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- compose = " 1.1.0-rc03 "
2
+ compose = " 1.1.0"
3
3
composesnapshot = " -" # a single character = no snapshot
4
- composeCompiler = " 1.1.0-rc03"
5
4
6
5
# gradlePlugin and lint need to be updated together
7
6
gradlePlugin = " 7.0.4"
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
45
45
}
46
46
47
47
composeOptions {
48
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
48
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
49
49
}
50
50
51
51
lintOptions {
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
45
45
}
46
46
47
47
composeOptions {
48
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
48
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
49
49
}
50
50
51
51
lintOptions {
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ android {
38
38
}
39
39
40
40
composeOptions {
41
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
41
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
42
42
}
43
43
44
44
lintOptions {
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ android {
46
46
}
47
47
48
48
composeOptions {
49
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
49
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
50
50
}
51
51
52
52
lintOptions {
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ android {
46
46
}
47
47
48
48
composeOptions {
49
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
49
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
50
50
}
51
51
52
52
lintOptions {
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
45
45
}
46
46
47
47
composeOptions {
48
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
48
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
49
49
}
50
50
51
51
lintOptions {
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
45
45
}
46
46
47
47
composeOptions {
48
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
48
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
49
49
}
50
50
51
51
lintOptions {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ android {
51
51
}
52
52
53
53
composeOptions {
54
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
54
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
55
55
}
56
56
57
57
lintOptions {
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
45
45
}
46
46
47
47
composeOptions {
48
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
48
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
49
49
}
50
50
51
51
lintOptions {
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
45
45
}
46
46
47
47
composeOptions {
48
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
48
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
49
49
}
50
50
51
51
lintOptions {
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ android {
42
42
}
43
43
44
44
composeOptions {
45
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
45
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
46
46
}
47
47
}
48
48
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
45
45
}
46
46
47
47
composeOptions {
48
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
48
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
49
49
}
50
50
51
51
lintOptions {
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
45
45
}
46
46
47
47
composeOptions {
48
- kotlinCompilerExtensionVersion libs. versions. composeCompiler . get()
48
+ kotlinCompilerExtensionVersion libs. versions. compose . get()
49
49
}
50
50
51
51
lintOptions {
You can’t perform that action at this time.
0 commit comments