Skip to content

Commit d265dcd

Browse files
committed
revert
1 parent 10d9d05 commit d265dcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

firebase-ai/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22

33
plugins {
4-
id("com.android.application") version "8.10.0" apply false
5-
id("com.android.library") version "8.10.0" apply false
4+
id("com.android.application") version "8.12.0" apply false
5+
id("com.android.library") version "8.12.0" apply false
66
id("org.jetbrains.kotlin.android") version "2.2.0" apply false
77
id("org.jetbrains.kotlin.plugin.compose") version "2.2.0" apply false
88
id("org.jetbrains.kotlin.plugin.serialization") version "2.2.0" apply false

0 commit comments

Comments
 (0)