Skip to content

Commit e4e364d

Browse files
committed
chore: agp 8.6.0
1 parent 851252f commit e4e364d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
22

33
plugins {
4-
id("com.android.application") version "8.7.0" apply false
5-
id("com.android.library") version "8.7.0" apply false
4+
id("com.android.application") version "8.6.0" apply false
5+
id("com.android.library") version "8.6.0" apply false
66
id("org.jetbrains.kotlin.android") version "2.0.20" apply false
77
id("com.google.gms.google-services") version "4.4.2" apply false
88
id("com.google.firebase.crashlytics") version "3.0.2" apply false

0 commit comments

Comments
 (0)