Skip to content

Commit

Permalink
[kotlin] update kotlin to 1.2.41
Browse files Browse the repository at this point in the history
  • Loading branch information
agrosner committed May 28, 2018
1 parent 083d002 commit b944e8d
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
@@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '1.2.31'
kotlin_version = '1.2.41'
target_sdk = 27
min_sdk = 7
min_sdk_rx = 15
Expand Down

0 comments on commit b944e8d

Please sign in to comment.