Skip to content

Commit 60da005

Browse files
committed
Update Gradle version and Readme
1 parent afacc2e commit 60da005

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Recognition works with most popular microphones (preferably 16kHz, 16-bit). For
66

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

9-
For background information, check out [this presentation](https://speakerdeck.com/breandan/speech-recognition-in-java-1).
9+
For background information, check out [this presentation](https://speakerdeck.com/breandan/programming-java-by-voice).

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ intellij {
3838
}
3939

4040
group 'com.jetbrains'
41-
version '1.2.3'
41+
version '1.3'
4242

4343
repositories {
4444
mavenCentral()

0 commit comments

Comments
 (0)