Skip to content

Commit d514017

Browse files
authored
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2
1 parent a1cf5a1 commit d514017

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group 'com.descope.flutter'
22
version '1.0-SNAPSHOT'
33

44
buildscript {
5-
ext.kotlin_version = '1.9.25'
5+
ext.kotlin_version = '2.1.10'
66
repositories {
77
google()
88
mavenCentral()

0 commit comments

Comments
 (0)