Skip to content

Commit 710d657

Browse files
authored
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2
1 parent 8f9743b commit 710d657

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
@@ -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.0'
66
repositories {
77
google()
88
mavenCentral()

0 commit comments

Comments
 (0)