Skip to content

Commit e0a080c

Browse files
authored
Update Node version to 10.0.0 because Promise.finally since this version (#3079)
1 parent 722cf5f commit e0a080c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ baksmali_version=2.2.7
3535
# JS
3636
kotlin.js.compiler=both
3737
gradle_node_version=1.2.0
38-
node_version=8.9.3
38+
node_version=10.0.0
3939
npm_version=5.7.1
4040
mocha_version=6.2.2
4141
mocha_headless_chrome_version=1.8.2

0 commit comments

Comments
 (0)