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

Commit 98cb6c0

Browse files
Update plugin com.android.library to v8.3.1
1 parent 8187de4 commit 98cb6c0

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
@@ -9,7 +9,7 @@ buildscript {
99
}
1010
plugins {
1111
id 'com.android.application' version '8.2.0' apply false
12-
id 'com.android.library' version '8.2.0' apply false
12+
id 'com.android.library' version '8.3.1' apply false
1313
id 'org.jetbrains.kotlin.android' version '1.9.20' apply false
1414
}
1515

0 commit comments

Comments
 (0)