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 @@ -21,7 +21,7 @@ buildscript {
21
21
}
22
22
23
23
dependencies {
24
- classpath ' com.android.tools.build:gradle:8.3.1 '
24
+ classpath ' com.android.tools.build:gradle:8.3.2 '
25
25
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ buildscript {
19
19
mavenCentral()
20
20
}
21
21
dependencies {
22
- classpath " com.android.tools.build:gradle:8.3.1 "
22
+ classpath " com.android.tools.build:gradle:8.3.2 "
23
23
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
24
24
}
25
25
}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ buildscript {
20
20
mavenCentral()
21
21
}
22
22
dependencies {
23
- classpath " com.android.tools.build:gradle:8.3.1 "
23
+ classpath " com.android.tools.build:gradle:8.3.2 "
24
24
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
25
25
classpath " com.google.dagger:hilt-android-gradle-plugin:2.51.1"
26
26
}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ buildscript {
20
20
mavenCentral()
21
21
}
22
22
dependencies {
23
- classpath ' com.android.tools.build:gradle:8.3.1 '
23
+ classpath ' com.android.tools.build:gradle:8.3.2 '
24
24
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
25
25
}
26
26
}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ buildscript {
20
20
mavenCentral()
21
21
}
22
22
dependencies {
23
- classpath " com.android.tools.build:gradle:8.3.1 "
23
+ classpath " com.android.tools.build:gradle:8.3.2 "
24
24
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
25
25
}
26
26
}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ buildscript {
20
20
}
21
21
22
22
dependencies {
23
- classpath ' com.android.tools.build:gradle:8.3.1 '
23
+ classpath ' com.android.tools.build:gradle:8.3.2 '
24
24
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 16
16
17
17
// Top-level build file where you can add configuration options common to all sub-projects/modules.
18
18
plugins {
19
- id(" com.android.application" ) version " 8.3.1 " apply false
19
+ id(" com.android.application" ) version " 8.3.2 " apply false
20
20
id(" org.jetbrains.kotlin.android" ) version " 1.9.22" apply false
21
21
}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ buildscript {
21
21
}
22
22
23
23
dependencies {
24
- classpath " com.android.tools.build:gradle:8.3.1 "
24
+ classpath " com.android.tools.build:gradle:8.3.2 "
25
25
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
26
26
classpath " androidx.navigation:navigation-safe-args-gradle-plugin:2.7.7"
27
27
}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ buildscript {
21
21
}
22
22
23
23
dependencies {
24
- classpath " com.android.tools.build:gradle:8.3.1 "
24
+ classpath " com.android.tools.build:gradle:8.3.2 "
25
25
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ buildscript {
21
21
}
22
22
23
23
dependencies {
24
- classpath " com.android.tools.build:gradle:8.3.1 "
24
+ classpath " com.android.tools.build:gradle:8.3.2 "
25
25
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ buildscript {
21
21
}
22
22
23
23
dependencies {
24
- classpath ' com.android.tools.build:gradle:8.3.1 '
24
+ classpath ' com.android.tools.build:gradle:8.3.2 '
25
25
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
26
26
}
27
27
}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ buildscript {
20
20
mavenCentral()
21
21
}
22
22
dependencies {
23
- classpath " com.android.tools.build:gradle:8.3.1 "
23
+ classpath " com.android.tools.build:gradle:8.3.2 "
24
24
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
25
25
}
26
26
}
You can’t perform that action at this time.
0 commit comments