deps: update to agp 8.2.1
This commit is contained in:
parent
31a9106465
commit
9817f7c328
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ buildscript {
|
|||
}
|
||||
|
||||
plugins {
|
||||
id "com.android.application" version '8.2.0' apply false
|
||||
id "com.android.application" version '8.2.1' apply false
|
||||
id "androidx.navigation.safeargs.kotlin" version "$navigation_version" apply false
|
||||
id "org.jetbrains.kotlin.android" version "$kotlin_version" apply false
|
||||
id "com.google.devtools.ksp" version '1.9.10-1.0.13' apply false
|
||||
|
|
Loading…
Reference in a new issue