Skip to content

Commit c9f027d

Browse files
committed
Update Kotlin Version to 1.4.30
1 parent 11ecc52 commit c9f027d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile_app1/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = providers.systemProperty('kotlinVersion').forUseAtConfigurationTime().orNull ?: '1.4.21'
2+
ext.kotlin_version = providers.systemProperty('kotlinVersion').forUseAtConfigurationTime().orNull ?: '1.4.30'
33
repositories {
44
google()
55
jcenter()

0 commit comments

Comments
 (0)