Skip to content

Commit d625c8a

Browse files
authored
Merge pull request #86 from AppDevNext/dependabot/gradle/master/org.jetbrains.kotlin-kotlin-gradle-plugin-1.8.0
Bump kotlin-gradle-plugin from 1.7.22 to 1.8.0
2 parents ee6394f + 9303fa6 commit d625c8a

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
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.7.22'
2+
ext.kotlin_version = '1.8.0'
33

44
repositories {
55
google()

0 commit comments

Comments
 (0)