Skip to content

Commit 9e79174

Browse files
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.20 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Francis Lapointe <98601298+Scriptbash@users.noreply.github.com>
1 parent 5acc4e4 commit 9e79174

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

0 commit comments

Comments
 (0)