Skip to content

Commit 2a79f02

Browse files
authored
Update kotlin gradle plugin to 1.3.41 (#627)
1 parent 725bd2f commit 2a79f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root-project.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.20'
18+
ext.kotlinVersion = '1.3.41'
1919
repositories {
2020
google()
2121
jcenter()

0 commit comments

Comments
 (0)