Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

Commit 2eb2fed

Browse files
Bump org.jetbrains.kotlin.jvm from 2.0.0-Beta2 to 2.0.0-Beta4 (#499)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3450e7 commit 2eb2fed

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
@@ -10,7 +10,7 @@ plugins {
1010
id("com.android.application") version "8.4.0-alpha03" apply false
1111
id("com.android.library") version "8.4.0-alpha03" apply false
1212
id("org.jetbrains.kotlin.android") version "2.0.0-Beta2" apply false
13-
id("org.jetbrains.kotlin.jvm") version "2.0.0-Beta2" apply false
13+
id("org.jetbrains.kotlin.jvm") version "2.0.0-Beta4" apply false
1414
id("dev.rikka.tools.materialthemebuilder") version "1.3.3" apply false
1515
}
1616

0 commit comments

Comments
 (0)