Skip to content

Commit 5e3ad57

Browse files
committed
Update Android
1 parent 7ad5d32 commit 5e3ad57

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
plugins {
3-
id 'com.android.application' version '8.3.2' apply false
4-
id 'com.android.library' version '8.3.2' apply false
5-
id 'org.jetbrains.kotlin.android' version '1.9.0' apply false
3+
id 'com.android.application' version '8.7.3' apply false
4+
id 'com.android.library' version '8.7.3' apply false
5+
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
66
}
7-
ext.kotlin_version = '1.9.0'
7+
ext.kotlin_version = '2.1.0'

0 commit comments

Comments
 (0)