Skip to content

Commit 77f972e

Browse files
committed
Updated com.android.application to 9.2.1
1 parent 7db086f commit 77f972e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
apply(from = "$rootDir/ext.gradle.kts")
88

99
plugins {
10-
id("com.android.application") version "9.2.0" apply false
10+
id("com.android.application") version "9.2.1" apply false
1111
id("androidx.navigation.safeargs.kotlin") version "2.9.8" apply false
1212
id("com.starter.easylauncher") version "6.4.1" apply false
1313
id("org.jetbrains.kotlin.plugin.parcelize") version "2.3.21" apply false

0 commit comments

Comments
 (0)