Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 7282aef

Browse files
Update plugin org.jetbrains.kotlin.android to v1.9.21
1 parent 7558c07 commit 7282aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
plugins {
1111
id 'com.android.application' version '8.2.0' apply false
1212
id 'com.android.library' version '8.2.0' apply false
13-
id 'org.jetbrains.kotlin.android' version '1.9.20' apply false
13+
id 'org.jetbrains.kotlin.android' version '1.9.21' apply false
1414
}
1515

1616
subprojects {

0 commit comments

Comments
 (0)