Skip to content

Commit 6543510

Browse files
committed
test(android, kotlin): bump kotlin version in test harness
1 parent 1132f16 commit 6543510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/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.kotlinVersion = '1.4.21'
2+
ext.kotlinVersion = '1.4.30'
33

44
repositories {
55
google()

0 commit comments

Comments
 (0)