Skip to content

Commit c02a75d

Browse files
Merge branch 'main' into dependabot/gradle/androidxTestKotlin-1.7.2
2 parents fec03b1 + 03a540c commit c02a75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414

1515
plugins {
1616
id("com.android.application") version "8.6.0" apply false
17-
id("com.android.library") version "8.6.0" apply false
17+
id("com.android.library") version "8.6.1" apply false
1818
id("org.jetbrains.kotlin.android") version "1.8.10" apply false
1919
}
2020

0 commit comments

Comments
 (0)