Skip to content

Commit

Permalink
Merge pull request #37 from pwittchen/dependabot/gradle/kotlinVersion…
Browse files Browse the repository at this point in the history
…-1.3.41

Bump kotlinVersion from 1.3.40 to 1.3.41
  • Loading branch information
pwittchen committed Jul 4, 2019
2 parents bab8a2b + a8d9d36 commit 567dfa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -5,7 +5,7 @@ ext {
compileSdkVersion = 28
buildToolsVersion = '28.0.3'
gradleVersion = '4.6.0'
kotlinVersion = '1.3.40'
kotlinVersion = '1.3.41'
}

ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.10',
Expand Down

0 comments on commit 567dfa3

Please sign in to comment.