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

Commit fec96fc

Browse files
chore(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bca7e9b commit fec96fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/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.9.25'
2+
ext.kotlin_version = '2.0.20'
33
repositories {
44
google()
55
mavenCentral()

0 commit comments

Comments
 (0)