File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
AdvancedStateAndSideEffectsCodelab Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ buildscript {
2020 mavenCentral()
2121 }
2222 dependencies {
23- classpath " com.android.tools.build:gradle:8.1.0-rc01 "
23+ classpath " com.android.tools.build:gradle:8.2.1 "
2424 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.21"
2525 classpath " com.google.dagger:hilt-android-gradle-plugin:2.50"
2626 }
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ buildscript {
2121 }
2222
2323 dependencies {
24- classpath " com.android.tools.build:gradle:8.1.0-rc01 "
24+ classpath " com.android.tools.build:gradle:8.2.1 "
2525 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.21"
2626 classpath " androidx.navigation:navigation-safe-args-gradle-plugin:2.7.6"
2727 }
You can’t perform that action at this time.
0 commit comments