Skip to content

Commit

Permalink
Update kotlin-reflect version
Browse files Browse the repository at this point in the history
  • Loading branch information
eviltak committed Apr 15, 2017
1 parent ab15515 commit 54c2ad5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .idea/modules/adb-nmap_main.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .idea/modules/adb-nmap_test.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ repositories {

dependencies {
compile "org.jetbrains.kotlin:kotlin-stdlib-jre8:$kotlin_version"
compile "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
testCompile "junit:junit:4.+"
testCompile "org.mockito:mockito-core:2.+"
testCompile "com.nhaarman:mockito-kotlin:1.4.0"
Expand Down

0 comments on commit 54c2ad5

Please sign in to comment.