Skip to content

Commit

Permalink
Merge pull request #48 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 1fe065b + ec49372 commit f6abd19
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 {
minSdkVersionSampleApps = 15
compileSdkVersion = 26
buildToolsVersion = '26.0.2'
kotlinVersion = '1.3.40'
kotlinVersion = '1.3.41'
}

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

0 comments on commit f6abd19

Please sign in to comment.