Skip to content

Commit

Permalink
[UPDATE] Update kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
adrie4mac committed Nov 14, 2018
1 parent 930d36f commit 1625952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply from: '../TheMovieDB/buildsystem/dependencies.gradle'


buildscript {
ext.kotlin_version = '1.2.61'
ext.kotlin_version = '1.3.10'
repositories {
google()
jcenter()
Expand Down

0 comments on commit 1625952

Please sign in to comment.