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

Commit 9fb5d22

Browse files
Update plugin com.android.application to v8.2.1
1 parent 8187de4 commit 9fb5d22

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
@@ -8,7 +8,7 @@ buildscript {
88
}
99
}
1010
plugins {
11-
id 'com.android.application' version '8.2.0' apply false
11+
id 'com.android.application' version '8.2.1' apply false
1212
id 'com.android.library' version '8.2.0' apply false
1313
id 'org.jetbrains.kotlin.android' version '1.9.20' apply false
1414
}

0 commit comments

Comments
 (0)