Skip to content

Commit 44ba015

Browse files
Update plugin android-application to v8.10.0
1 parent 928147f commit 44ba015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ media3 = "1.6.0"
1010
voyager = "1.1.0-beta03"
1111

1212
[plugins]
13-
android-application = { id = "com.android.application", version = "8.9.1" }
13+
android-application = { id = "com.android.application", version = "8.10.0" }
1414

1515
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
1616
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }

0 commit comments

Comments
 (0)