Skip to content

Commit

Permalink
Update Kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
moezbhatti committed Apr 15, 2019
1 parent 20426e3 commit bc9b67d
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 @@ -15,7 +15,7 @@ buildscript {
ext.exoplayer_version = "2.8.1"
ext.glide_version = "4.8.0"
ext.junit_version = '4.12'
ext.kotlin_version = '1.3.0'
ext.kotlin_version = '1.3.30'
ext.lifecycle_version = '2.0.0'
ext.material_version = '1.0.0'
ext.mockito_version = '2.18.3'
Expand Down

0 comments on commit bc9b67d

Please sign in to comment.