Skip to content

Commit e31b161

Browse files
authored
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.10
1 parent 0cd0412 commit e31b161

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 = '2.2.0'
5+
ext.kotlin_version = '2.2.10'
66
repositories {
77
google()
88
mavenCentral()

0 commit comments

Comments
 (0)