Skip to content

Commit

Permalink
Update Gradle version and Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
breandan committed Mar 10, 2016
1 parent afacc2e commit 60da005
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Recognition works with most popular microphones (preferably 16kHz, 16-bit). For

Please note using the search engine functionality does not work on Windows machines at this time.

For background information, check out [this presentation](https://speakerdeck.com/breandan/speech-recognition-in-java-1).
For background information, check out [this presentation](https://speakerdeck.com/breandan/programming-java-by-voice).
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ intellij {
}

group 'com.jetbrains'
version '1.2.3'
version '1.3'

repositories {
mavenCentral()
Expand Down

0 comments on commit 60da005

Please sign in to comment.