Skip to content

Commit 296aa4f

Browse files
authored
Rollback kotlin update (1.4.0 -> 1.3.72) (firebase#1905)
1 parent b7dfb9e commit 296aa4f

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

0 commit comments

Comments
 (0)