Skip to content

Commit 2f1865a

Browse files
fix(deps): update kotlin monorepo to v2
1 parent 3af59c3 commit 2f1865a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.3.50'
2+
ext.kotlin_version = '2.0.10'
33
repositories {
44
google()
55
jcenter()

0 commit comments

Comments
 (0)