Skip to content

Commit ec7f0ad

Browse files
authored
Update kotlin library to 1.3.72 (#1542)
1 parent 7aa0173 commit ec7f0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import com.google.firebase.gradle.plugins.license.LicenseResolverPlugin
1616

1717
buildscript {
18-
ext.kotlinVersion = '1.3.61'
18+
ext.kotlinVersion = '1.3.72'
1919
repositories {
2020
google()
2121
jcenter()

0 commit comments

Comments
 (0)