File tree 8 files changed +8
-8
lines changed
8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ android {
38
38
}
39
39
40
40
composeOptions {
41
- kotlinCompilerExtensionVersion ' 1.4.6 '
41
+ kotlinCompilerExtensionVersion ' 1.5.0 '
42
42
}
43
43
44
44
publishing {
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
7
7
}
8
8
dependencies {
9
9
classpath ' com.android.tools.build:gradle:8.1.1'
10
- classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20 '
10
+ classpath ' org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0 '
11
11
12
12
// NOTE: Do not place your application dependencies here; they belong
13
13
// in the individual module build.gradle files
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ android {
37
37
}
38
38
39
39
composeOptions {
40
- kotlinCompilerExtensionVersion ' 1.4.6 '
40
+ kotlinCompilerExtensionVersion ' 1.5.0 '
41
41
}
42
42
43
43
publishing {
Original file line number Diff line number Diff line change 1
1
# Wed Feb 02 06:47:34 CET 2022
2
2
distributionBase =GRADLE_USER_HOME
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.2 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.5 -bin.zip
4
4
distributionPath =wrapper/dists
5
5
zipStorePath =wrapper/dists
6
6
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ android {
34
34
}
35
35
36
36
composeOptions {
37
- kotlinCompilerExtensionVersion ' 1.4.6 '
37
+ kotlinCompilerExtensionVersion ' 1.5.0 '
38
38
}
39
39
40
40
publishing {
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ android {
35
35
}
36
36
37
37
composeOptions {
38
- kotlinCompilerExtensionVersion ' 1.4.6 '
38
+ kotlinCompilerExtensionVersion ' 1.5.0 '
39
39
}
40
40
41
41
publishing {
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ android {
37
37
}
38
38
39
39
composeOptions {
40
- kotlinCompilerExtensionVersion ' 1.4.6 '
40
+ kotlinCompilerExtensionVersion ' 1.5.0 '
41
41
}
42
42
43
43
publishing {
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ android {
40
40
}
41
41
42
42
composeOptions {
43
- kotlinCompilerExtensionVersion ' 1.4.6 '
43
+ kotlinCompilerExtensionVersion ' 1.5.0 '
44
44
}
45
45
46
46
publishing {
You can’t perform that action at this time.
0 commit comments