Skip to content

Commit c0f6518

Browse files
authored
Merge pull request #305 from AppDevNext/dependabot/gradle/master/org.jetbrains.kotlin-kotlin-gradle-plugin-2.1.0
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.21 to 2.1.0
2 parents 47de06a + f457aee commit c0f6518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '2.0.21'
2+
ext.kotlin_version = '2.1.0'
33

44
repositories {
55
google()

0 commit comments

Comments
 (0)