Skip to content

Commit

Permalink
build(deps): updated kotlin version (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
adityastic authored and iamareebjamal committed Jul 18, 2019
1 parent 775a80b commit 35d16f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ versions.buildTools = '28.0.3'
versions.minSdk = 21
versions.targetSdk = 28

versions.kotlin_version = '1.3.31'
versions.kotlin_version = '1.3.41'

versions.koin_version = '2.0.1'
versions.moshi_version = '1.8.0'
Expand Down

0 comments on commit 35d16f0

Please sign in to comment.