File tree 12 files changed +12
-12
lines changed
AdvancedStateAndSideEffectsCodelab
12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ buildscript {
22
22
23
23
dependencies {
24
24
classpath ' com.android.tools.build:gradle:8.4.0'
25
- classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23 "
25
+ classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24 "
26
26
}
27
27
}
28
28
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ buildscript {
20
20
}
21
21
dependencies {
22
22
classpath " com.android.tools.build:gradle:8.4.0"
23
- classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23 "
23
+ classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24 "
24
24
}
25
25
}
26
26
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ buildscript {
21
21
}
22
22
dependencies {
23
23
classpath " com.android.tools.build:gradle:8.4.0"
24
- classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23 "
24
+ classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24 "
25
25
classpath " com.google.dagger:hilt-android-gradle-plugin:2.51.1"
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ buildscript {
21
21
}
22
22
dependencies {
23
23
classpath ' com.android.tools.build:gradle:8.4.0'
24
- classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23 "
24
+ classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24 "
25
25
}
26
26
}
27
27
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ buildscript {
21
21
}
22
22
dependencies {
23
23
classpath " com.android.tools.build:gradle:8.4.0"
24
- classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23 "
24
+ classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24 "
25
25
}
26
26
}
27
27
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ buildscript {
21
21
22
22
dependencies {
23
23
classpath ' com.android.tools.build:gradle:8.4.0'
24
- classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23 "
24
+ classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24 "
25
25
}
26
26
}
27
27
Original file line number Diff line number Diff line change 17
17
// Top-level build file where you can add configuration options common to all sub-projects/modules.
18
18
plugins {
19
19
id(" com.android.application" ) version " 8.4.0" apply false
20
- id(" org.jetbrains.kotlin.android" ) version " 1.9.23 " apply false
20
+ id(" org.jetbrains.kotlin.android" ) version " 1.9.24 " apply false
21
21
}
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ buildscript {
22
22
23
23
dependencies {
24
24
classpath " com.android.tools.build:gradle:8.4.0"
25
- classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23 "
25
+ classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24 "
26
26
classpath " androidx.navigation:navigation-safe-args-gradle-plugin:2.7.7"
27
27
}
28
28
}
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ buildscript {
22
22
23
23
dependencies {
24
24
classpath " com.android.tools.build:gradle:8.4.0"
25
- classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23 "
25
+ classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24 "
26
26
}
27
27
}
28
28
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ buildscript {
22
22
23
23
dependencies {
24
24
classpath " com.android.tools.build:gradle:8.4.0"
25
- classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23 "
25
+ classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24 "
26
26
}
27
27
}
28
28
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ buildscript {
22
22
23
23
dependencies {
24
24
classpath ' com.android.tools.build:gradle:8.4.0'
25
- classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23 "
25
+ classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24 "
26
26
}
27
27
}
28
28
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ buildscript {
21
21
}
22
22
dependencies {
23
23
classpath " com.android.tools.build:gradle:8.4.0"
24
- classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23 "
24
+ classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24 "
25
25
}
26
26
}
27
27
You can’t perform that action at this time.
0 commit comments